Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-7065 (GCVE-0-2020-7065)
Vulnerability from cvelistv5
- CWE-121 - Stack-based Buffer Overflow
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T09:18:02.991Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "USN-4330-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4330-1/"
},
{
"name": "USN-4330-2",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4330-2/"
},
{
"name": "DSA-4719",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20200403-0001/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugs.php.net/bug.php?id=79371"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://www.php.net/ChangeLog-7.php#7.4.4"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://www.tenable.com/security/tns-2021-14"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "PHP",
"vendor": "PHP Group",
"versions": [
{
"lessThan": "7.3.16",
"status": "affected",
"version": "7.3.x",
"versionType": "custom"
},
{
"lessThan": "7.4.4",
"status": "affected",
"version": "7.4.x",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "anatoly dot trosinenko at gmail dot com"
}
],
"datePublic": "2020-03-17T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-121",
"description": "CWE-121 Stack-based Buffer Overflow",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-10-20T10:40:12",
"orgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"shortName": "php"
},
"references": [
{
"name": "USN-4330-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4330-1/"
},
{
"name": "USN-4330-2",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4330-2/"
},
{
"name": "DSA-4719",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20200403-0001/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugs.php.net/bug.php?id=79371"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.php.net/ChangeLog-7.php#7.4.4"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.tenable.com/security/tns-2021-14"
}
],
"source": {
"defect": [
"https://bugs.php.net/bug.php?id=79371"
],
"discovery": "EXTERNAL"
},
"title": "mb_strtolower (UTF-32LE): stack-buffer-overflow at php_unicode_tolower_full",
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@php.net",
"DATE_PUBLIC": "2020-03-17T05:39:00.000Z",
"ID": "CVE-2020-7065",
"STATE": "PUBLIC",
"TITLE": "mb_strtolower (UTF-32LE): stack-buffer-overflow at php_unicode_tolower_full"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PHP",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "7.3.x",
"version_value": "7.3.16"
},
{
"version_affected": "\u003c",
"version_name": "7.4.x",
"version_value": "7.4.4"
}
]
}
}
]
},
"vendor_name": "PHP Group"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "anatoly dot trosinenko at gmail dot com"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-121 Stack-based Buffer Overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "USN-4330-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4330-1/"
},
{
"name": "USN-4330-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4330-2/"
},
{
"name": "DSA-4719",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"name": "https://security.netapp.com/advisory/ntap-20200403-0001/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20200403-0001/"
},
{
"name": "https://www.oracle.com/security-alerts/cpuoct2021.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
},
{
"name": "https://bugs.php.net/bug.php?id=79371",
"refsource": "MISC",
"url": "https://bugs.php.net/bug.php?id=79371"
},
{
"name": "https://www.php.net/ChangeLog-7.php#7.4.4",
"refsource": "CONFIRM",
"url": "https://www.php.net/ChangeLog-7.php#7.4.4"
},
{
"name": "https://www.tenable.com/security/tns-2021-14",
"refsource": "CONFIRM",
"url": "https://www.tenable.com/security/tns-2021-14"
}
]
},
"source": {
"defect": [
"https://bugs.php.net/bug.php?id=79371"
],
"discovery": "EXTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"assignerShortName": "php",
"cveId": "CVE-2020-7065",
"datePublished": "2020-04-01T03:35:13.554348Z",
"dateReserved": "2020-01-15T00:00:00",
"dateUpdated": "2024-09-17T04:25:45.769Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2020-7065\",\"sourceIdentifier\":\"security@php.net\",\"published\":\"2020-04-01T04:15:13.943\",\"lastModified\":\"2024-11-21T05:36:36.200\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution.\"},{\"lang\":\"es\",\"value\":\"En PHP versiones 7.3.x por debajo de 7.3.16 y versiones 7.4.x por debajo de 7.4.4, mientras se usa la funci\u00f3n mb_strtolower() con codificaci\u00f3n UTF-32LE, determinadas cadenas no comprobadas pueden causar que PHP sobrescriba el b\u00fafer asignado de la pila. Esto podr\u00eda conllevar a una corrupci\u00f3n de la memoria, bloqueos y potencialmente a una ejecuci\u00f3n de c\u00f3digo.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H\",\"baseScore\":7.4,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-121\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.3.0\",\"versionEndExcluding\":\"7.3.16\",\"matchCriteriaId\":\"ECF918F4-EEAF-4F96-A49A-D367D549C52B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.4.0\",\"versionEndExcluding\":\"7.4.4\",\"matchCriteriaId\":\"F809DF30-2CCC-4E3D-819B-75E5E0827E45\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"8D305F7A-D159-4716-AB26-5E38BB5CD991\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"815D70A8-47D3-459C-A32C-9FEACA0659D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A31C8344-3E02-4EB8-8BD8-4C84B7959624\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"902B8056-9E37-443B-8905-8AA93E2447FB\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:tenable:tenable.sc:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"5.19.0\",\"matchCriteriaId\":\"41DBA7C7-8084-45F6-B59D-13A9022C34DF\"}]}]}],\"references\":[{\"url\":\"https://bugs.php.net/bug.php?id=79371\",\"source\":\"security@php.net\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20200403-0001/\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4330-1/\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4330-2/\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2020/dsa-4719\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuoct2021.html\",\"source\":\"security@php.net\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.php.net/ChangeLog-7.php#7.4.4\",\"source\":\"security@php.net\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2021-14\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.php.net/bug.php?id=79371\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20200403-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4330-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4330-2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2020/dsa-4719\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuoct2021.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.php.net/ChangeLog-7.php#7.4.4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2021-14\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
CERTFR-2020-AVI-164
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans PHP. Elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "PHP versions ant\u00e9rieures \u00e0 7.2.29",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 7.3.x ant\u00e9rieures \u00e0 7.3.16",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-7064",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7064"
},
{
"name": "CVE-2020-7065",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7065"
},
{
"name": "CVE-2020-7066",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7066"
}
],
"initial_release_date": "2020-03-19T00:00:00",
"last_revision_date": "2020-03-19T00:00:00",
"links": [],
"reference": "CERTFR-2020-AVI-164",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-03-19T00:00:00.000000"
}
],
"risks": [
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans PHP. Elles\npermettent \u00e0 un attaquant de provoquer une atteinte \u00e0 la confidentialit\u00e9\ndes donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans PHP",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 PHP 7.3.16 du 19 mars 2020 du 19 mars 2020",
"url": "https://www.php.net/ChangeLog-7.php#7.3.16"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 PHP 7.2.29 du 19 mars 2020 du 19 mars 2020",
"url": "https://www.php.net/ChangeLog-7.php#7.2.29"
}
]
}
CERTFR-2021-AVI-571
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Tenable. Elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une atteinte à la confidentialité des données et une injection de code indirecte à distance (XSS).
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tenable.sc versions ant\u00e9rieures \u00e0 5.19.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Tenable",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2018-14042",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14042"
},
{
"name": "CVE-2020-7060",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7060"
},
{
"name": "CVE-2019-11048",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11048"
},
{
"name": "CVE-2020-13434",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13434"
},
{
"name": "CVE-2018-14040",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14040"
},
{
"name": "CVE-2020-13632",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13632"
},
{
"name": "CVE-2019-11041",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11041"
},
{
"name": "CVE-2020-7071",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7071"
},
{
"name": "CVE-2019-11045",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11045"
},
{
"name": "CVE-2021-21704",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21704"
},
{
"name": "CVE-2020-7070",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7070"
},
{
"name": "CVE-2020-7069",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7069"
},
{
"name": "CVE-2019-11046",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11046"
},
{
"name": "CVE-2020-7063",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7063"
},
{
"name": "CVE-2020-13630",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13630"
},
{
"name": "CVE-2019-19646",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19646"
},
{
"name": "CVE-2018-20676",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20676"
},
{
"name": "CVE-2021-21705",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21705"
},
{
"name": "CVE-2019-19919",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19919"
},
{
"name": "CVE-2021-23358",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23358"
},
{
"name": "CVE-2020-11656",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11656"
},
{
"name": "CVE-2020-7068",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7068"
},
{
"name": "CVE-2018-20677",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20677"
},
{
"name": "CVE-2019-11044",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11044"
},
{
"name": "CVE-2020-7064",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7064"
},
{
"name": "CVE-2020-15358",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15358"
},
{
"name": "CVE-2017-5661",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5661"
},
{
"name": "CVE-2019-11047",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11047"
},
{
"name": "CVE-2020-7067",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7067"
},
{
"name": "CVE-2020-7062",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7062"
},
{
"name": "CVE-2020-13631",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13631"
},
{
"name": "CVE-2019-11043",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11043"
},
{
"name": "CVE-2020-7065",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7065"
},
{
"name": "CVE-2019-11050",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11050"
},
{
"name": "CVE-2020-11022",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11022"
},
{
"name": "CVE-2020-7066",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7066"
},
{
"name": "CVE-2016-10735",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10735"
},
{
"name": "CVE-2019-19645",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19645"
},
{
"name": "CVE-2020-11655",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11655"
},
{
"name": "CVE-2019-16168",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16168"
},
{
"name": "CVE-2020-7061",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7061"
},
{
"name": "CVE-2020-7059",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7059"
},
{
"name": "CVE-2019-11042",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11042"
},
{
"name": "CVE-2019-11049",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11049"
},
{
"name": "CVE-2021-21702",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21702"
},
{
"name": "CVE-2020-13435",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13435"
},
{
"name": "CVE-2019-8331",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8331"
}
],
"initial_release_date": "2021-07-23T00:00:00",
"last_revision_date": "2021-07-23T00:00:00",
"links": [],
"reference": "CERTFR-2021-AVI-571",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2021-07-23T00:00:00.000000"
}
],
"risks": [
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Tenable. Elles\npermettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire\n\u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une\ninjection de code indirecte \u00e0 distance (XSS).\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Tenable",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Tenable tns-2021-14 du 22 juillet 2021",
"url": "https://www.tenable.com/security/tns-2021-14"
}
]
}
ghsa-hpqg-gp78-43q4
Vulnerability from github
In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.34, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution.
{
"affected": [],
"aliases": [
"CVE-2020-7065"
],
"database_specific": {
"cwe_ids": [
"CWE-787"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2020-04-01T04:15:00Z",
"severity": "MODERATE"
},
"details": "In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.34, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution.",
"id": "GHSA-hpqg-gp78-43q4",
"modified": "2022-05-24T17:13:12Z",
"published": "2022-05-24T17:13:12Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7065"
},
{
"type": "WEB",
"url": "https://bugs.php.net/bug.php?id=79371"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20200403-0001"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4330-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4330-2"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
},
{
"type": "WEB",
"url": "https://www.php.net/ChangeLog-7.php#7.4.4"
},
{
"type": "WEB",
"url": "https://www.tenable.com/security/tns-2021-14"
}
],
"schema_version": "1.4.0",
"severity": []
}
rhsa-2020_3662
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the php:7.3 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (7.3.20). (BZ#1856655)\n\nSecurity Fix(es):\n\n* php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers() (CVE-2019-11039)\n\n* php: Buffer over-read in exif_read_data() (CVE-2019-11040)\n\n* php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte (CVE-2019-11045)\n\n* php: Information disclosure in exif_read_data() (CVE-2019-11047)\n\n* php: Integer wraparounds when receiving multipart forms (CVE-2019-11048)\n\n* oniguruma: Use-after-free in onig_new_deluxe() in regext.c (CVE-2019-13224)\n\n* oniguruma: NULL pointer dereference in match_at() in regexec.c (CVE-2019-13225)\n\n* oniguruma: Stack exhaustion in regcomp.c because of recursion in regparse.c (CVE-2019-16163)\n\n* oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c (CVE-2019-19203)\n\n* oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c (CVE-2019-19204)\n\n* pcre: Out of bounds read in JIT mode when \\X is used in non-UTF mode (CVE-2019-20454)\n\n* php: Out of bounds read in php_strip_tags_ex (CVE-2020-7059)\n\n* php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function (CVE-2020-7060)\n\n* php: NULL pointer dereference in PHP session upload progress (CVE-2020-7062)\n\n* php: Files added to tar with Phar::buildFromIterator have all-access permissions (CVE-2020-7063)\n\n* php: Information disclosure in exif_read_data() function (CVE-2020-7064)\n\n* php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution (CVE-2020-7065)\n\n* php: Heap buffer over-read in exif_scan_thumbnail() (CVE-2019-11041)\n\n* php: Heap buffer over-read in exif_process_user_comment() (CVE-2019-11042)\n\n* php: Out of bounds read when parsing EXIF information (CVE-2019-11050)\n\n* oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c (CVE-2019-19246)\n\n* php: Information disclosure in function get_headers (CVE-2020-7066)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:3662",
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1724152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724152"
},
{
"category": "external",
"summary": "1724154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724154"
},
{
"category": "external",
"summary": "1728965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728965"
},
{
"category": "external",
"summary": "1728970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728970"
},
{
"category": "external",
"summary": "1735494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735494"
},
{
"category": "external",
"summary": "1739459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739459"
},
{
"category": "external",
"summary": "1739465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739465"
},
{
"category": "external",
"summary": "1768997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768997"
},
{
"category": "external",
"summary": "1777537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777537"
},
{
"category": "external",
"summary": "1786570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786570"
},
{
"category": "external",
"summary": "1786572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786572"
},
{
"category": "external",
"summary": "1788258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788258"
},
{
"category": "external",
"summary": "1797776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797776"
},
{
"category": "external",
"summary": "1797779",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797779"
},
{
"category": "external",
"summary": "1802061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802061"
},
{
"category": "external",
"summary": "1802068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802068"
},
{
"category": "external",
"summary": "1808532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808532"
},
{
"category": "external",
"summary": "1808536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808536"
},
{
"category": "external",
"summary": "1820601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820601"
},
{
"category": "external",
"summary": "1820604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820604"
},
{
"category": "external",
"summary": "1820627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820627"
},
{
"category": "external",
"summary": "1837842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1837842"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3662.json"
}
],
"title": "Red Hat Security Advisory: php:7.3 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-11-22T15:28:32+00:00",
"generator": {
"date": "2024-11-22T15:28:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:3662",
"initial_release_date": "2020-09-08T10:06:10+00:00",
"revision_history": [
{
"date": "2020-09-08T10:06:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-09-08T10:06:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T15:28:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "php:7.3:8020020200715124551:ceb1cf90",
"product": {
"name": "php:7.3:8020020200715124551:ceb1cf90",
"product_id": "php:7.3:8020020200715124551:ceb1cf90",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/php@7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"product": {
"name": "apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"product_id": "apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"product": {
"name": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"product_id": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.9-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"product": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"product_id": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"product": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"product_id": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"product": {
"name": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"product_id": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.9-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"product": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"product_id": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"product": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"product_id": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"product": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"product_id": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"product": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_id": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"product": {
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_id": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"product": {
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_id": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"product": {
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_id": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"product": {
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_id": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"product": {
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_id": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"product": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_id": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_id": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_id": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"product": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"product_id": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"product_id": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"product_id": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"product": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_id": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_id": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"product": {
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_id": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_id": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"product": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"product_id": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"product": {
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"product_id": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"product": {
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"product_id": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"product": {
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"product_id": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"product": {
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"product_id": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"product": {
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"product_id": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"product": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"product_id": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"product_id": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"product_id": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"product": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"product_id": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"product_id": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"product_id": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"product": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"product_id": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"product_id": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"product": {
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"product_id": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_id": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_id": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product": {
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_id": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product": {
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_id": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product": {
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_id": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product": {
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_id": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product": {
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_id": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_id": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_id": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_id": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"product": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"product_id": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"product_id": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"product_id": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_id": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_id": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product": {
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_id": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_id": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"product": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_id": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"product": {
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_id": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"product": {
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_id": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"product": {
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_id": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"product": {
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_id": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"product": {
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_id": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"product": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_id": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_id": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_id": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"product": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"product_id": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"product_id": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"product_id": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"product": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_id": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_id": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"product": {
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_id": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_id": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
"product_reference": "php:7.3:8020020200715124551:ceb1cf90",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch"
},
"product_reference": "apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64"
},
"product_reference": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le"
},
"product_reference": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x"
},
"product_reference": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src"
},
"product_reference": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64"
},
"product_reference": "libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64"
},
"product_reference": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le"
},
"product_reference": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x"
},
"product_reference": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64"
},
"product_reference": "libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64"
},
"product_reference": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le"
},
"product_reference": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x"
},
"product_reference": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64"
},
"product_reference": "libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64"
},
"product_reference": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le"
},
"product_reference": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x"
},
"product_reference": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64"
},
"product_reference": "libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64"
},
"product_reference": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le"
},
"product_reference": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x"
},
"product_reference": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64"
},
"product_reference": "libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64"
},
"product_reference": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le"
},
"product_reference": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x"
},
"product_reference": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64"
},
"product_reference": "libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src"
},
"product_reference": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch"
},
"product_reference": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src"
},
"product_reference": "php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64"
},
"product_reference": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le"
},
"product_reference": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x"
},
"product_reference": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src"
},
"product_reference": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64"
},
"product_reference": "php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64"
},
"product_reference": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le"
},
"product_reference": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x"
},
"product_reference": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src"
},
"product_reference": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64"
},
"product_reference": "php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64"
},
"product_reference": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le"
},
"product_reference": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x"
},
"product_reference": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src"
},
"product_reference": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64"
},
"product_reference": "php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64"
},
"product_reference": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le"
},
"product_reference": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x"
},
"product_reference": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64"
},
"product_reference": "php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64 as a component of php:7.3:8020020200715124551:ceb1cf90 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-11039",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1724152"
}
],
"notes": [
{
"category": "description",
"text": "Function iconv_mime_decode_headers() in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 may perform out-of-buffer read due to integer overflow when parsing MIME headers. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11039"
},
{
"category": "external",
"summary": "RHBZ#1724152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11039",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11039"
}
],
"release_date": "2019-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers()"
},
{
"cve": "CVE-2019-11040",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1724154"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Buffer over-read in exif_read_data()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11040"
},
{
"category": "external",
"summary": "RHBZ#1724154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11040",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11040"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11040",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11040"
}
],
"release_date": "2019-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Buffer over-read in exif_read_data()"
},
{
"cve": "CVE-2019-11041",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1739459"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap buffer over-read in exif_scan_thumbnail()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11041"
},
{
"category": "external",
"summary": "RHBZ#1739459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11041",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11041"
}
],
"release_date": "2019-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap buffer over-read in exif_scan_thumbnail()"
},
{
"cve": "CVE-2019-11042",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1739465"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap buffer over-read in exif_process_user_comment()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11042"
},
{
"category": "external",
"summary": "RHBZ#1739465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739465"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11042",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11042"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11042",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11042"
}
],
"release_date": "2019-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap buffer over-read in exif_process_user_comment()"
},
{
"cve": "CVE-2019-11045",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"discovery_date": "2019-12-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786572"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11045"
},
{
"category": "external",
"summary": "RHBZ#1786572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786572"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11045",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11045"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte"
},
{
"cve": "CVE-2019-11047",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-12-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786570"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in exif_read_data()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11047"
},
{
"category": "external",
"summary": "RHBZ#1786570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786570"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11047",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11047"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11047",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11047"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Information disclosure in exif_read_data()"
},
{
"cve": "CVE-2019-11048",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-05-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1837842"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP under a non-default configuration, where it was vulnerable to integer wraparounds during the reception of a multipart POST request. This flaw allows a remote attacker to repeatedly crash PHP and fill the filesystem with temporary PHP files, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Integer wraparounds when receiving multipart forms",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this issue is considered Moderate because it requires an unlikely large `post_max_size` to be configured.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11048"
},
{
"category": "external",
"summary": "RHBZ#1837842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1837842"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11048",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11048"
}
],
"release_date": "2020-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
},
{
"category": "workaround",
"details": "Ensure that `post_max_size` is set to a value less than 2GB, or remains default.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Integer wraparounds when receiving multipart forms"
},
{
"cve": "CVE-2019-11050",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788258"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out of bounds read when parsing EXIF information",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11050"
},
{
"category": "external",
"summary": "RHBZ#1788258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11050",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11050"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11050",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11050"
}
],
"release_date": "2019-11-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Out of bounds read when parsing EXIF information"
},
{
"cve": "CVE-2019-13224",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1728970"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free in onig_new_deluxe() in regext.c in Oniguruma 6.9.2 allows attackers to potentially cause information disclosure, denial of service, or possibly code execution by providing a crafted regular expression. The attacker provides a pair of a regex pattern and a string, with a multi-byte encoding that gets handled by onig_new_deluxe(). Oniguruma issues often affect Ruby, as well as common optional libraries for PHP and Rust.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Use-after-free in onig_new_deluxe() in regext.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Ruby versions are not affected as they used Onigmo, which is a fork of Oniguruma, instead. The Onigmo library doesn\u0027t includes the source code containing the related bug.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-13224"
},
{
"category": "external",
"summary": "RHBZ#1728970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728970"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-13224",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13224"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-13224",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13224"
}
],
"release_date": "2019-06-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Use-after-free in onig_new_deluxe() in regext.c"
},
{
"cve": "CVE-2019-13225",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1728965"
}
],
"notes": [
{
"category": "description",
"text": "A NULL Pointer Dereference in match_at() in regexec.c in Oniguruma 6.9.2 allows attackers to potentially cause denial of service by providing a crafted regular expression. Oniguruma issues often affect Ruby, as well as common optional libraries for PHP and Rust.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: NULL pointer dereference in match_at() in regexec.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The version of Oniguruma package as shipped with Red Hat Enterprise Linux 6 is not affected by this issue. The issue resides on the way \u0027If/Else\u0027 statements are handled by Oniguruma which is not supported by Red Hat Enterprise Linux 6.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-13225"
},
{
"category": "external",
"summary": "RHBZ#1728965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728965"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-13225",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13225"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-13225",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13225"
}
],
"release_date": "2019-06-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: NULL pointer dereference in match_at() in regexec.c"
},
{
"cve": "CVE-2019-16163",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2019-11-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1768997"
}
],
"notes": [
{
"category": "description",
"text": "Oniguruma before 6.9.3 allows Stack Exhaustion in regcomp.c because of recursion in regparse.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Stack exhaustion in regcomp.c because of recursion in regparse.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16163"
},
{
"category": "external",
"summary": "RHBZ#1768997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768997"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16163",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16163"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16163",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16163"
}
],
"release_date": "2019-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Stack exhaustion in regcomp.c because of recursion in regparse.c"
},
{
"cve": "CVE-2019-19203",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802061"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read vulnerability was found in the way Oniguruma handled regular expressions with GB18030 character encoding. A UChar pointer is dereferenced without checking if it passed the end of the matched string, leading to a heap-based buffer over-read. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, might crash the application causing a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw did not affect the versions of Oniguruma (embedded in php) as shipped with Red Hat Enterprise Linux 5, as they did not include support for GB18030 character encoding, which was introduced in a later version of the library.\n\nThe versions of Ruby as shipped with Red Hat Enterprise Linux and Red Hat Software Collections 3 do not use Oniguruma but rather Onigmo, a regular expressions library forked from Oniguruma focusing on new expressions supported in Perl 5.10+. Those versions are affected by this flaw because both Onigmo and Oniguruma share the same vulnerable code. However, Ruby does perform additional checks which prevent the vulnerable code path to be easily reached, hence lowering the severity of the flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19203"
},
{
"category": "external",
"summary": "RHBZ#1802061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802061"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19203",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19203"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19203",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19203"
}
],
"release_date": "2019-11-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c"
},
{
"cve": "CVE-2019-19204",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802068"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read vulnerability was found in Oniguruma in the way it handled regular expression quantifiers. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, could possibly crash the application, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19204"
},
{
"category": "external",
"summary": "RHBZ#1802068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802068"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19204",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19204"
}
],
"release_date": "2019-11-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c"
},
{
"cve": "CVE-2019-19246",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1777537"
}
],
"notes": [
{
"category": "description",
"text": "Oniguruma through 6.9.3, as used in PHP 7.3.x and other products, has a heap-based buffer over-read in str_lower_case_match in regexec.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19246"
},
{
"category": "external",
"summary": "RHBZ#1777537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777537"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19246",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19246"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19246",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19246"
}
],
"release_date": "2019-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c"
},
{
"cve": "CVE-2019-20454",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-07-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1735494"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read was discovered in PCRE when the pattern \"\\X\" is JIT compiled and used to match specially crafted subjects in non-UTF mode. Applications that use PCRE to process untrusted input may be vulnerable to this flaw. An attacker could use this flaw to crash the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pcre: Out of bounds read in JIT mode when \\X is used in non-UTF mode",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-20454"
},
{
"category": "external",
"summary": "RHBZ#1735494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735494"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-20454",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20454"
}
],
"release_date": "2019-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pcre: Out of bounds read in JIT mode when \\X is used in non-UTF mode"
},
{
"cve": "CVE-2020-7059",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1797776"
}
],
"notes": [
{
"category": "description",
"text": "When using fgetss() function to read data with stripping tags, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause this function to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out of bounds read in php_strip_tags_ex",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7059"
},
{
"category": "external",
"summary": "RHBZ#1797776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7059",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7059"
}
],
"release_date": "2020-01-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Out of bounds read in php_strip_tags_ex"
},
{
"cve": "CVE-2020-7060",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1797779"
}
],
"notes": [
{
"category": "description",
"text": "When using certain mbstring functions to convert multibyte encodings, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause function mbfl_filt_conv_big5_wchar to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7060"
},
{
"category": "external",
"summary": "RHBZ#1797779",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797779"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7060",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7060"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7060",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7060"
}
],
"release_date": "2020-01-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function"
},
{
"cve": "CVE-2020-7062",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2020-02-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1808532"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and the file upload fails, the upload procedure would try to clean up data that does not exist and encounter null pointer dereference, which would likely lead to a crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: NULL pointer dereference in PHP session upload progress",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7062"
},
{
"category": "external",
"summary": "RHBZ#1808532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7062",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7062"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7062",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7062"
}
],
"release_date": "2020-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: NULL pointer dereference in PHP session upload progress"
},
{
"cve": "CVE-2020-7063",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2020-02-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1808536"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (0666, or all access) even if the original files on the filesystem were with more restrictive permissions. This may result in files having more lax permissions than intended when such archive is extracted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Files added to tar with Phar::buildFromIterator have all-access permissions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7063"
},
{
"category": "external",
"summary": "RHBZ#1808536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808536"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7063",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7063"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Files added to tar with Phar::buildFromIterator have all-access permissions"
},
{
"cve": "CVE-2020-7064",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820601"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while parsing EXIF data with exif_read_data() function, it is possible for malicious data to cause PHP to read one byte of uninitialized memory. This could potentially lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in exif_read_data() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7064"
},
{
"category": "external",
"summary": "RHBZ#1820601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820601"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7064",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7064"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=79282",
"url": "https://bugs.php.net/bug.php?id=79282"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Information disclosure in exif_read_data() function"
},
{
"cve": "CVE-2020-7065",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820627"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP while using the mb_strtolower() function with UTF-32LE encoding, where certain invalid strings cause PHP to overwrite the stack-allocated buffer. This flaw leads to memory corruption, crashes, and potential code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7065"
},
{
"category": "external",
"summary": "RHBZ#1820627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7065",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7065"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7065",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7065"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_3",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_3"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution"
},
{
"cve": "CVE-2020-7066",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820604"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.29, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using get_headers() with user-supplied URL, if the URL contains zero (\\0) character, the URL will be silently truncated at it. This may cause some software to make incorrect assumptions about the target of the get_headers() and possibly send some information to a wrong server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in function get_headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7066"
},
{
"category": "external",
"summary": "RHBZ#1820604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820604"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7066",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7066"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7066",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7066"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=79329",
"url": "https://bugs.php.net/bug.php?id=79329"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:apcu-panel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-debugsource-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-devel-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:libzip-tools-debuginfo-0:1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-bcmath-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-cli-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-common-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dba-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-dbg-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-debugsource-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-devel-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-embedded-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-enchant-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-fpm-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-gmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-intl-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-json-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-ldap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mbstring-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-odbc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-opcache-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pdo-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.noarch",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pear-1:1.10.9-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-apcu-devel-0:5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.src",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pecl-zip-debugsource-0:1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-pgsql-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-process-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-recode-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-snmp-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-soap-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xml-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.s390x",
"AppStream-8.2.0.Z.MAIN.EUS:php:7.3:8020020200715124551:ceb1cf90:php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Information disclosure in function get_headers"
}
]
}
rhsa-2020_5275
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rh-php73-php is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. \n\nThe following packages have been upgraded to a later upstream version: rh-php73-php (7.3.20). (BZ#1853211)\n\nSecurity Fix(es):\n\n* php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte (CVE-2019-11045)\n\n* php: Information disclosure in exif_read_data() (CVE-2019-11047)\n\n* php: Integer wraparounds when receiving multipart forms (CVE-2019-11048)\n\n* oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c (CVE-2019-19203)\n\n* oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c (CVE-2019-19204)\n\n* php: Out of bounds read in php_strip_tags_ex (CVE-2020-7059)\n\n* php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function (CVE-2020-7060)\n\n* php: NULL pointer dereference in PHP session upload progress (CVE-2020-7062)\n\n* php: Files added to tar with Phar::buildFromIterator have all-access permissions (CVE-2020-7063)\n\n* php: Information disclosure in exif_read_data() function (CVE-2020-7064)\n\n* php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution (CVE-2020-7065)\n\n* php: Out of bounds read when parsing EXIF information (CVE-2019-11050)\n\n* oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c (CVE-2019-19246)\n\n* php: Information disclosure in function get_headers (CVE-2020-7066)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Software Collections 3.6 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:5275",
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html/3.6_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html/3.6_release_notes/"
},
{
"category": "external",
"summary": "1777537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777537"
},
{
"category": "external",
"summary": "1786570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786570"
},
{
"category": "external",
"summary": "1786572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786572"
},
{
"category": "external",
"summary": "1788258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788258"
},
{
"category": "external",
"summary": "1797776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797776"
},
{
"category": "external",
"summary": "1797779",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797779"
},
{
"category": "external",
"summary": "1802061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802061"
},
{
"category": "external",
"summary": "1802068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802068"
},
{
"category": "external",
"summary": "1808532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808532"
},
{
"category": "external",
"summary": "1808536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808536"
},
{
"category": "external",
"summary": "1820601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820601"
},
{
"category": "external",
"summary": "1820604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820604"
},
{
"category": "external",
"summary": "1820627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820627"
},
{
"category": "external",
"summary": "1837842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1837842"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_5275.json"
}
],
"title": "Red Hat Security Advisory: rh-php73-php security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-11-15T09:38:23+00:00",
"generator": {
"date": "2024-11-15T09:38:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:5275",
"initial_release_date": "2020-12-01T12:05:24+00:00",
"revision_history": [
{
"date": "2020-12-01T12:05:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-12-01T12:05:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T09:38:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-debuginfo@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-bcmath@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-cli@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-common@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dba@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dbg@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-devel@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-embedded@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-enchant@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-fpm@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gd@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gmp@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-intl@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-json@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-ldap@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mbstring@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mysqlnd@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-odbc@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-opcache@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pdo@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pgsql@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-process@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pspell@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-recode@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-snmp@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-soap@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xml@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xmlrpc@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-zip@7.3.20-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.20-1.el7.src",
"product": {
"name": "rh-php73-php-0:7.3.20-1.el7.src",
"product_id": "rh-php73-php-0:7.3.20-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.20-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-bcmath@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-cli@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-common@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dba@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dbg@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-devel@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-embedded@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-enchant@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-fpm@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gd@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gmp@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-intl@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-json@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-ldap@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mbstring@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mysqlnd@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-odbc@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-opcache@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pdo@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pgsql@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-process@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pspell@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-recode@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-snmp@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-soap@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xml@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xmlrpc@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-zip@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-debuginfo@7.3.20-1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-bcmath@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-cli@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-common@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dba@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dbg@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-devel@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-embedded@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-enchant@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-fpm@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gd@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gmp@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-intl@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-json@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-ldap@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mbstring@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mysqlnd@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-odbc@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-opcache@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pdo@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pgsql@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-process@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pspell@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-recode@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-snmp@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-soap@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xml@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xmlrpc@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-zip@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-debuginfo@7.3.20-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-11045",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"discovery_date": "2019-12-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786572"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11045"
},
{
"category": "external",
"summary": "RHBZ#1786572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786572"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11045",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11045"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte"
},
{
"cve": "CVE-2019-11047",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-12-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786570"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in exif_read_data()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11047"
},
{
"category": "external",
"summary": "RHBZ#1786570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786570"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11047",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11047"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11047",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11047"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Information disclosure in exif_read_data()"
},
{
"cve": "CVE-2019-11048",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-05-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1837842"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP under a non-default configuration, where it was vulnerable to integer wraparounds during the reception of a multipart POST request. This flaw allows a remote attacker to repeatedly crash PHP and fill the filesystem with temporary PHP files, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Integer wraparounds when receiving multipart forms",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this issue is considered Moderate because it requires an unlikely large `post_max_size` to be configured.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11048"
},
{
"category": "external",
"summary": "RHBZ#1837842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1837842"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11048",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11048"
}
],
"release_date": "2020-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
},
{
"category": "workaround",
"details": "Ensure that `post_max_size` is set to a value less than 2GB, or remains default.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Integer wraparounds when receiving multipart forms"
},
{
"cve": "CVE-2019-11050",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788258"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out of bounds read when parsing EXIF information",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11050"
},
{
"category": "external",
"summary": "RHBZ#1788258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11050",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11050"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11050",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11050"
}
],
"release_date": "2019-11-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Out of bounds read when parsing EXIF information"
},
{
"cve": "CVE-2019-19203",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802061"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read vulnerability was found in the way Oniguruma handled regular expressions with GB18030 character encoding. A UChar pointer is dereferenced without checking if it passed the end of the matched string, leading to a heap-based buffer over-read. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, might crash the application causing a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw did not affect the versions of Oniguruma (embedded in php) as shipped with Red Hat Enterprise Linux 5, as they did not include support for GB18030 character encoding, which was introduced in a later version of the library.\n\nThe versions of Ruby as shipped with Red Hat Enterprise Linux and Red Hat Software Collections 3 do not use Oniguruma but rather Onigmo, a regular expressions library forked from Oniguruma focusing on new expressions supported in Perl 5.10+. Those versions are affected by this flaw because both Onigmo and Oniguruma share the same vulnerable code. However, Ruby does perform additional checks which prevent the vulnerable code path to be easily reached, hence lowering the severity of the flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19203"
},
{
"category": "external",
"summary": "RHBZ#1802061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802061"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19203",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19203"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19203",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19203"
}
],
"release_date": "2019-11-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c"
},
{
"cve": "CVE-2019-19204",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802068"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read vulnerability was found in Oniguruma in the way it handled regular expression quantifiers. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, could possibly crash the application, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19204"
},
{
"category": "external",
"summary": "RHBZ#1802068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802068"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19204",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19204"
}
],
"release_date": "2019-11-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c"
},
{
"cve": "CVE-2019-19246",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1777537"
}
],
"notes": [
{
"category": "description",
"text": "Oniguruma through 6.9.3, as used in PHP 7.3.x and other products, has a heap-based buffer over-read in str_lower_case_match in regexec.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19246"
},
{
"category": "external",
"summary": "RHBZ#1777537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777537"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19246",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19246"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19246",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19246"
}
],
"release_date": "2019-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c"
},
{
"cve": "CVE-2020-7059",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1797776"
}
],
"notes": [
{
"category": "description",
"text": "When using fgetss() function to read data with stripping tags, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause this function to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out of bounds read in php_strip_tags_ex",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7059"
},
{
"category": "external",
"summary": "RHBZ#1797776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7059",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7059"
}
],
"release_date": "2020-01-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Out of bounds read in php_strip_tags_ex"
},
{
"cve": "CVE-2020-7060",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1797779"
}
],
"notes": [
{
"category": "description",
"text": "When using certain mbstring functions to convert multibyte encodings, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause function mbfl_filt_conv_big5_wchar to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7060"
},
{
"category": "external",
"summary": "RHBZ#1797779",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797779"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7060",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7060"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7060",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7060"
}
],
"release_date": "2020-01-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function"
},
{
"cve": "CVE-2020-7062",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2020-02-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1808532"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and the file upload fails, the upload procedure would try to clean up data that does not exist and encounter null pointer dereference, which would likely lead to a crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: NULL pointer dereference in PHP session upload progress",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7062"
},
{
"category": "external",
"summary": "RHBZ#1808532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7062",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7062"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7062",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7062"
}
],
"release_date": "2020-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: NULL pointer dereference in PHP session upload progress"
},
{
"cve": "CVE-2020-7063",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2020-02-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1808536"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (0666, or all access) even if the original files on the filesystem were with more restrictive permissions. This may result in files having more lax permissions than intended when such archive is extracted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Files added to tar with Phar::buildFromIterator have all-access permissions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7063"
},
{
"category": "external",
"summary": "RHBZ#1808536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808536"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7063",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7063"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Files added to tar with Phar::buildFromIterator have all-access permissions"
},
{
"cve": "CVE-2020-7064",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820601"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while parsing EXIF data with exif_read_data() function, it is possible for malicious data to cause PHP to read one byte of uninitialized memory. This could potentially lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in exif_read_data() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7064"
},
{
"category": "external",
"summary": "RHBZ#1820601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820601"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7064",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7064"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=79282",
"url": "https://bugs.php.net/bug.php?id=79282"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Information disclosure in exif_read_data() function"
},
{
"cve": "CVE-2020-7065",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820627"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP while using the mb_strtolower() function with UTF-32LE encoding, where certain invalid strings cause PHP to overwrite the stack-allocated buffer. This flaw leads to memory corruption, crashes, and potential code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7065"
},
{
"category": "external",
"summary": "RHBZ#1820627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7065",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7065"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7065",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7065"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_3",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_3"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution"
},
{
"cve": "CVE-2020-7066",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820604"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.29, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using get_headers() with user-supplied URL, if the URL contains zero (\\0) character, the URL will be silently truncated at it. This may cause some software to make incorrect assumptions about the target of the get_headers() and possibly send some information to a wrong server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in function get_headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7066"
},
{
"category": "external",
"summary": "RHBZ#1820604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820604"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7066",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7066"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7066",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7066"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=79329",
"url": "https://bugs.php.net/bug.php?id=79329"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Information disclosure in function get_headers"
}
]
}
rhsa-2020:5275
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rh-php73-php is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. \n\nThe following packages have been upgraded to a later upstream version: rh-php73-php (7.3.20). (BZ#1853211)\n\nSecurity Fix(es):\n\n* php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte (CVE-2019-11045)\n\n* php: Information disclosure in exif_read_data() (CVE-2019-11047)\n\n* php: Integer wraparounds when receiving multipart forms (CVE-2019-11048)\n\n* oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c (CVE-2019-19203)\n\n* oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c (CVE-2019-19204)\n\n* php: Out of bounds read in php_strip_tags_ex (CVE-2020-7059)\n\n* php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function (CVE-2020-7060)\n\n* php: NULL pointer dereference in PHP session upload progress (CVE-2020-7062)\n\n* php: Files added to tar with Phar::buildFromIterator have all-access permissions (CVE-2020-7063)\n\n* php: Information disclosure in exif_read_data() function (CVE-2020-7064)\n\n* php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution (CVE-2020-7065)\n\n* php: Out of bounds read when parsing EXIF information (CVE-2019-11050)\n\n* oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c (CVE-2019-19246)\n\n* php: Information disclosure in function get_headers (CVE-2020-7066)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Software Collections 3.6 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:5275",
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html/3.6_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html/3.6_release_notes/"
},
{
"category": "external",
"summary": "1777537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777537"
},
{
"category": "external",
"summary": "1786570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786570"
},
{
"category": "external",
"summary": "1786572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786572"
},
{
"category": "external",
"summary": "1788258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788258"
},
{
"category": "external",
"summary": "1797776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797776"
},
{
"category": "external",
"summary": "1797779",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797779"
},
{
"category": "external",
"summary": "1802061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802061"
},
{
"category": "external",
"summary": "1802068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802068"
},
{
"category": "external",
"summary": "1808532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808532"
},
{
"category": "external",
"summary": "1808536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808536"
},
{
"category": "external",
"summary": "1820601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820601"
},
{
"category": "external",
"summary": "1820604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820604"
},
{
"category": "external",
"summary": "1820627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820627"
},
{
"category": "external",
"summary": "1837842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1837842"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_5275.json"
}
],
"title": "Red Hat Security Advisory: rh-php73-php security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-10-10T02:11:55+00:00",
"generator": {
"date": "2025-10-10T02:11:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2020:5275",
"initial_release_date": "2020-12-01T12:05:24+00:00",
"revision_history": [
{
"date": "2020-12-01T12:05:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-12-01T12:05:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-10T02:11:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-bcmath@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-cli@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-common@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dba@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dbg@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-devel@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-embedded@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-enchant@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-fpm@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gd@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gmp@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-intl@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-json@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-ldap@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mbstring@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mysqlnd@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-odbc@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-opcache@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pdo@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pgsql@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-process@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pspell@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-recode@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-snmp@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-soap@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xml@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xmlrpc@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-zip@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-debuginfo@7.3.20-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.20-1.el7.src",
"product": {
"name": "rh-php73-php-0:7.3.20-1.el7.src",
"product_id": "rh-php73-php-0:7.3.20-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.20-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-bcmath@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-cli@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-common@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dba@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dbg@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-devel@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-embedded@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-enchant@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-fpm@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gd@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gmp@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-intl@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-json@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-ldap@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mbstring@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mysqlnd@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-odbc@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-opcache@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pdo@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pgsql@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-process@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pspell@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-recode@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-snmp@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-soap@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xml@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xmlrpc@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-zip@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-debuginfo@7.3.20-1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-bcmath@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-cli@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-common@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dba@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dbg@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-devel@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-embedded@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-enchant@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-fpm@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gd@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gmp@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-intl@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-json@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-ldap@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mbstring@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mysqlnd@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-odbc@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-opcache@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pdo@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pgsql@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-process@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pspell@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-recode@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-snmp@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-soap@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xml@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xmlrpc@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-zip@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-debuginfo@7.3.20-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-11045",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"discovery_date": "2019-12-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786572"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11045"
},
{
"category": "external",
"summary": "RHBZ#1786572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786572"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11045",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11045"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte"
},
{
"cve": "CVE-2019-11047",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-12-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786570"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in exif_read_data()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11047"
},
{
"category": "external",
"summary": "RHBZ#1786570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786570"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11047",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11047"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11047",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11047"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Information disclosure in exif_read_data()"
},
{
"cve": "CVE-2019-11048",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-05-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1837842"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP under a non-default configuration, where it was vulnerable to integer wraparounds during the reception of a multipart POST request. This flaw allows a remote attacker to repeatedly crash PHP and fill the filesystem with temporary PHP files, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Integer wraparounds when receiving multipart forms",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this issue is considered Moderate because it requires an unlikely large `post_max_size` to be configured.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11048"
},
{
"category": "external",
"summary": "RHBZ#1837842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1837842"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11048",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11048"
}
],
"release_date": "2020-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
},
{
"category": "workaround",
"details": "Ensure that `post_max_size` is set to a value less than 2GB, or remains default.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Integer wraparounds when receiving multipart forms"
},
{
"cve": "CVE-2019-11050",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788258"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out of bounds read when parsing EXIF information",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11050"
},
{
"category": "external",
"summary": "RHBZ#1788258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11050",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11050"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11050",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11050"
}
],
"release_date": "2019-11-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Out of bounds read when parsing EXIF information"
},
{
"cve": "CVE-2019-19203",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802061"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read vulnerability was found in the way Oniguruma handled regular expressions with GB18030 character encoding. A UChar pointer is dereferenced without checking if it passed the end of the matched string, leading to a heap-based buffer over-read. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, might crash the application causing a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw did not affect the versions of Oniguruma (embedded in php) as shipped with Red Hat Enterprise Linux 5, as they did not include support for GB18030 character encoding, which was introduced in a later version of the library.\n\nThe versions of Ruby as shipped with Red Hat Enterprise Linux and Red Hat Software Collections 3 do not use Oniguruma but rather Onigmo, a regular expressions library forked from Oniguruma focusing on new expressions supported in Perl 5.10+. Those versions are affected by this flaw because both Onigmo and Oniguruma share the same vulnerable code. However, Ruby does perform additional checks which prevent the vulnerable code path to be easily reached, hence lowering the severity of the flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19203"
},
{
"category": "external",
"summary": "RHBZ#1802061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802061"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19203",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19203"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19203",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19203"
}
],
"release_date": "2019-11-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c"
},
{
"cve": "CVE-2019-19204",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802068"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read vulnerability was found in Oniguruma in the way it handled regular expression quantifiers. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, could possibly crash the application, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19204"
},
{
"category": "external",
"summary": "RHBZ#1802068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802068"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19204",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19204"
}
],
"release_date": "2019-11-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c"
},
{
"cve": "CVE-2019-19246",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1777537"
}
],
"notes": [
{
"category": "description",
"text": "Oniguruma through 6.9.3, as used in PHP 7.3.x and other products, has a heap-based buffer over-read in str_lower_case_match in regexec.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as moderate because a heap-based buffer overflow in Oniguruma\u2019s str_lower_case_match within regexec.c could lead to application crashes or potential code execution. However, successful exploitation depends on specific conditions, such as how the application processes untrusted regex inputs, making the overall impact limited in most cases.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19246"
},
{
"category": "external",
"summary": "RHBZ#1777537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777537"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19246",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19246"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19246",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19246"
}
],
"release_date": "2019-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c"
},
{
"cve": "CVE-2020-7059",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1797776"
}
],
"notes": [
{
"category": "description",
"text": "When using fgetss() function to read data with stripping tags, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause this function to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out of bounds read in php_strip_tags_ex",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7059"
},
{
"category": "external",
"summary": "RHBZ#1797776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7059",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7059"
}
],
"release_date": "2020-01-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Out of bounds read in php_strip_tags_ex"
},
{
"cve": "CVE-2020-7060",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1797779"
}
],
"notes": [
{
"category": "description",
"text": "When using certain mbstring functions to convert multibyte encodings, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause function mbfl_filt_conv_big5_wchar to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7060"
},
{
"category": "external",
"summary": "RHBZ#1797779",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797779"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7060",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7060"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7060",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7060"
}
],
"release_date": "2020-01-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function"
},
{
"cve": "CVE-2020-7062",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2020-02-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1808532"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and the file upload fails, the upload procedure would try to clean up data that does not exist and encounter null pointer dereference, which would likely lead to a crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: NULL pointer dereference in PHP session upload progress",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7062"
},
{
"category": "external",
"summary": "RHBZ#1808532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7062",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7062"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7062",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7062"
}
],
"release_date": "2020-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: NULL pointer dereference in PHP session upload progress"
},
{
"cve": "CVE-2020-7063",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2020-02-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1808536"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (0666, or all access) even if the original files on the filesystem were with more restrictive permissions. This may result in files having more lax permissions than intended when such archive is extracted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Files added to tar with Phar::buildFromIterator have all-access permissions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7063"
},
{
"category": "external",
"summary": "RHBZ#1808536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808536"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7063",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7063"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Files added to tar with Phar::buildFromIterator have all-access permissions"
},
{
"cve": "CVE-2020-7064",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820601"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while parsing EXIF data with exif_read_data() function, it is possible for malicious data to cause PHP to read one byte of uninitialized memory. This could potentially lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in exif_read_data() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7064"
},
{
"category": "external",
"summary": "RHBZ#1820601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820601"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7064",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7064"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=79282",
"url": "https://bugs.php.net/bug.php?id=79282"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Information disclosure in exif_read_data() function"
},
{
"cve": "CVE-2020-7065",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820627"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP while using the mb_strtolower() function with UTF-32LE encoding, where certain invalid strings cause PHP to overwrite the stack-allocated buffer. This flaw leads to memory corruption, crashes, and potential code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7065"
},
{
"category": "external",
"summary": "RHBZ#1820627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7065",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7065"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7065",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7065"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_3",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_3"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution"
},
{
"cve": "CVE-2020-7066",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820604"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.29, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using get_headers() with user-supplied URL, if the URL contains zero (\\0) character, the URL will be silently truncated at it. This may cause some software to make incorrect assumptions about the target of the get_headers() and possibly send some information to a wrong server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in function get_headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7066"
},
{
"category": "external",
"summary": "RHBZ#1820604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820604"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7066",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7066"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7066",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7066"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=79329",
"url": "https://bugs.php.net/bug.php?id=79329"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Information disclosure in function get_headers"
}
]
}
rhsa-2020:3662
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the php:7.3 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (7.3.20). (BZ#1856655)\n\nSecurity Fix(es):\n\n* php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers() (CVE-2019-11039)\n\n* php: Buffer over-read in exif_read_data() (CVE-2019-11040)\n\n* php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte (CVE-2019-11045)\n\n* php: Information disclosure in exif_read_data() (CVE-2019-11047)\n\n* php: Integer wraparounds when receiving multipart forms (CVE-2019-11048)\n\n* oniguruma: Use-after-free in onig_new_deluxe() in regext.c (CVE-2019-13224)\n\n* oniguruma: NULL pointer dereference in match_at() in regexec.c (CVE-2019-13225)\n\n* oniguruma: Stack exhaustion in regcomp.c because of recursion in regparse.c (CVE-2019-16163)\n\n* oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c (CVE-2019-19203)\n\n* oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c (CVE-2019-19204)\n\n* pcre: Out of bounds read in JIT mode when \\X is used in non-UTF mode (CVE-2019-20454)\n\n* php: Out of bounds read in php_strip_tags_ex (CVE-2020-7059)\n\n* php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function (CVE-2020-7060)\n\n* php: NULL pointer dereference in PHP session upload progress (CVE-2020-7062)\n\n* php: Files added to tar with Phar::buildFromIterator have all-access permissions (CVE-2020-7063)\n\n* php: Information disclosure in exif_read_data() function (CVE-2020-7064)\n\n* php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution (CVE-2020-7065)\n\n* php: Heap buffer over-read in exif_scan_thumbnail() (CVE-2019-11041)\n\n* php: Heap buffer over-read in exif_process_user_comment() (CVE-2019-11042)\n\n* php: Out of bounds read when parsing EXIF information (CVE-2019-11050)\n\n* oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c (CVE-2019-19246)\n\n* php: Information disclosure in function get_headers (CVE-2020-7066)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:3662",
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1724152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724152"
},
{
"category": "external",
"summary": "1724154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724154"
},
{
"category": "external",
"summary": "1728965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728965"
},
{
"category": "external",
"summary": "1728970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728970"
},
{
"category": "external",
"summary": "1735494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735494"
},
{
"category": "external",
"summary": "1739459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739459"
},
{
"category": "external",
"summary": "1739465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739465"
},
{
"category": "external",
"summary": "1768997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768997"
},
{
"category": "external",
"summary": "1777537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777537"
},
{
"category": "external",
"summary": "1786570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786570"
},
{
"category": "external",
"summary": "1786572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786572"
},
{
"category": "external",
"summary": "1788258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788258"
},
{
"category": "external",
"summary": "1797776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797776"
},
{
"category": "external",
"summary": "1797779",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797779"
},
{
"category": "external",
"summary": "1802061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802061"
},
{
"category": "external",
"summary": "1802068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802068"
},
{
"category": "external",
"summary": "1808532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808532"
},
{
"category": "external",
"summary": "1808536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808536"
},
{
"category": "external",
"summary": "1820601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820601"
},
{
"category": "external",
"summary": "1820604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820604"
},
{
"category": "external",
"summary": "1820627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820627"
},
{
"category": "external",
"summary": "1837842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1837842"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3662.json"
}
],
"title": "Red Hat Security Advisory: php:7.3 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-10-10T02:11:53+00:00",
"generator": {
"date": "2025-10-10T02:11:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2020:3662",
"initial_release_date": "2020-09-08T10:06:10+00:00",
"revision_history": [
{
"date": "2020-09-08T10:06:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-09-08T10:06:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-10T02:11:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"product": {
"name": "apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm (php:7.3)",
"product_id": "apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=noarch\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"product": {
"name": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm (php:7.3)",
"product_id": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.9-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=noarch\u0026epoch=1\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"product": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm (php:7.3)",
"product_id": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=src\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"product": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm (php:7.3)",
"product_id": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=src\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"product": {
"name": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm (php:7.3)",
"product_id": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.9-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=src\u0026epoch=1\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm (php:7.3)",
"product_id": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=src\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm (php:7.3)",
"product_id": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=src\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=src\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm (php:7.3)",
"product_id": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=src\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3)",
"product_id": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3)",
"product_id": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3)",
"product_id": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3"
},
"product_reference": "apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3"
},
"product_reference": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3"
},
"product_reference": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3"
},
"product_reference": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3"
},
"product_reference": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-11039",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1724152"
}
],
"notes": [
{
"category": "description",
"text": "Function iconv_mime_decode_headers() in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 may perform out-of-buffer read due to integer overflow when parsing MIME headers. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11039"
},
{
"category": "external",
"summary": "RHBZ#1724152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11039",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11039"
}
],
"release_date": "2019-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers()"
},
{
"cve": "CVE-2019-11040",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1724154"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Buffer over-read in exif_read_data()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11040"
},
{
"category": "external",
"summary": "RHBZ#1724154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11040",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11040"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11040",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11040"
}
],
"release_date": "2019-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Buffer over-read in exif_read_data()"
},
{
"cve": "CVE-2019-11041",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1739459"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap buffer over-read in exif_scan_thumbnail()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11041"
},
{
"category": "external",
"summary": "RHBZ#1739459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11041",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11041"
}
],
"release_date": "2019-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap buffer over-read in exif_scan_thumbnail()"
},
{
"cve": "CVE-2019-11042",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1739465"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap buffer over-read in exif_process_user_comment()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11042"
},
{
"category": "external",
"summary": "RHBZ#1739465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739465"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11042",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11042"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11042",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11042"
}
],
"release_date": "2019-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap buffer over-read in exif_process_user_comment()"
},
{
"cve": "CVE-2019-11045",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"discovery_date": "2019-12-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786572"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11045"
},
{
"category": "external",
"summary": "RHBZ#1786572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786572"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11045",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11045"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte"
},
{
"cve": "CVE-2019-11047",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-12-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786570"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in exif_read_data()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11047"
},
{
"category": "external",
"summary": "RHBZ#1786570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786570"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11047",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11047"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11047",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11047"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Information disclosure in exif_read_data()"
},
{
"cve": "CVE-2019-11048",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-05-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1837842"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP under a non-default configuration, where it was vulnerable to integer wraparounds during the reception of a multipart POST request. This flaw allows a remote attacker to repeatedly crash PHP and fill the filesystem with temporary PHP files, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Integer wraparounds when receiving multipart forms",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this issue is considered Moderate because it requires an unlikely large `post_max_size` to be configured.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11048"
},
{
"category": "external",
"summary": "RHBZ#1837842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1837842"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11048",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11048"
}
],
"release_date": "2020-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
},
{
"category": "workaround",
"details": "Ensure that `post_max_size` is set to a value less than 2GB, or remains default.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Integer wraparounds when receiving multipart forms"
},
{
"cve": "CVE-2019-11050",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788258"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out of bounds read when parsing EXIF information",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11050"
},
{
"category": "external",
"summary": "RHBZ#1788258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11050",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11050"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11050",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11050"
}
],
"release_date": "2019-11-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Out of bounds read when parsing EXIF information"
},
{
"cve": "CVE-2019-13224",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1728970"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free in onig_new_deluxe() in regext.c in Oniguruma 6.9.2 allows attackers to potentially cause information disclosure, denial of service, or possibly code execution by providing a crafted regular expression. The attacker provides a pair of a regex pattern and a string, with a multi-byte encoding that gets handled by onig_new_deluxe(). Oniguruma issues often affect Ruby, as well as common optional libraries for PHP and Rust.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Use-after-free in onig_new_deluxe() in regext.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Ruby versions are not affected as they used Onigmo, which is a fork of Oniguruma, instead. The Onigmo library doesn\u0027t includes the source code containing the related bug.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-13224"
},
{
"category": "external",
"summary": "RHBZ#1728970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728970"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-13224",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13224"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-13224",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13224"
}
],
"release_date": "2019-06-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Use-after-free in onig_new_deluxe() in regext.c"
},
{
"cve": "CVE-2019-13225",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1728965"
}
],
"notes": [
{
"category": "description",
"text": "A NULL Pointer Dereference in match_at() in regexec.c in Oniguruma 6.9.2 allows attackers to potentially cause denial of service by providing a crafted regular expression. Oniguruma issues often affect Ruby, as well as common optional libraries for PHP and Rust.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: NULL pointer dereference in match_at() in regexec.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The version of Oniguruma package as shipped with Red Hat Enterprise Linux 6 is not affected by this issue. The issue resides on the way \u0027If/Else\u0027 statements are handled by Oniguruma which is not supported by Red Hat Enterprise Linux 6.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-13225"
},
{
"category": "external",
"summary": "RHBZ#1728965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728965"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-13225",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13225"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-13225",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13225"
}
],
"release_date": "2019-06-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: NULL pointer dereference in match_at() in regexec.c"
},
{
"cve": "CVE-2019-16163",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2019-11-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1768997"
}
],
"notes": [
{
"category": "description",
"text": "Oniguruma before 6.9.3 allows Stack Exhaustion in regcomp.c because of recursion in regparse.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Stack exhaustion in regcomp.c because of recursion in regparse.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16163"
},
{
"category": "external",
"summary": "RHBZ#1768997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768997"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16163",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16163"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16163",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16163"
}
],
"release_date": "2019-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Stack exhaustion in regcomp.c because of recursion in regparse.c"
},
{
"cve": "CVE-2019-19203",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802061"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read vulnerability was found in the way Oniguruma handled regular expressions with GB18030 character encoding. A UChar pointer is dereferenced without checking if it passed the end of the matched string, leading to a heap-based buffer over-read. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, might crash the application causing a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw did not affect the versions of Oniguruma (embedded in php) as shipped with Red Hat Enterprise Linux 5, as they did not include support for GB18030 character encoding, which was introduced in a later version of the library.\n\nThe versions of Ruby as shipped with Red Hat Enterprise Linux and Red Hat Software Collections 3 do not use Oniguruma but rather Onigmo, a regular expressions library forked from Oniguruma focusing on new expressions supported in Perl 5.10+. Those versions are affected by this flaw because both Onigmo and Oniguruma share the same vulnerable code. However, Ruby does perform additional checks which prevent the vulnerable code path to be easily reached, hence lowering the severity of the flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19203"
},
{
"category": "external",
"summary": "RHBZ#1802061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802061"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19203",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19203"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19203",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19203"
}
],
"release_date": "2019-11-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c"
},
{
"cve": "CVE-2019-19204",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802068"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read vulnerability was found in Oniguruma in the way it handled regular expression quantifiers. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, could possibly crash the application, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19204"
},
{
"category": "external",
"summary": "RHBZ#1802068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802068"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19204",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19204"
}
],
"release_date": "2019-11-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c"
},
{
"cve": "CVE-2019-19246",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1777537"
}
],
"notes": [
{
"category": "description",
"text": "Oniguruma through 6.9.3, as used in PHP 7.3.x and other products, has a heap-based buffer over-read in str_lower_case_match in regexec.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as moderate because a heap-based buffer overflow in Oniguruma\u2019s str_lower_case_match within regexec.c could lead to application crashes or potential code execution. However, successful exploitation depends on specific conditions, such as how the application processes untrusted regex inputs, making the overall impact limited in most cases.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19246"
},
{
"category": "external",
"summary": "RHBZ#1777537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777537"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19246",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19246"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19246",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19246"
}
],
"release_date": "2019-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c"
},
{
"cve": "CVE-2019-20454",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-07-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1735494"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read was discovered in PCRE when the pattern \"\\X\" is JIT compiled and used to match specially crafted subjects in non-UTF mode. Applications that use PCRE to process untrusted input may be vulnerable to this flaw. An attacker could use this flaw to crash the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pcre: Out of bounds read in JIT mode when \\X is used in non-UTF mode",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-20454"
},
{
"category": "external",
"summary": "RHBZ#1735494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735494"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-20454",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20454"
}
],
"release_date": "2019-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pcre: Out of bounds read in JIT mode when \\X is used in non-UTF mode"
},
{
"cve": "CVE-2020-7059",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1797776"
}
],
"notes": [
{
"category": "description",
"text": "When using fgetss() function to read data with stripping tags, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause this function to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out of bounds read in php_strip_tags_ex",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7059"
},
{
"category": "external",
"summary": "RHBZ#1797776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7059",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7059"
}
],
"release_date": "2020-01-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Out of bounds read in php_strip_tags_ex"
},
{
"cve": "CVE-2020-7060",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1797779"
}
],
"notes": [
{
"category": "description",
"text": "When using certain mbstring functions to convert multibyte encodings, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause function mbfl_filt_conv_big5_wchar to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7060"
},
{
"category": "external",
"summary": "RHBZ#1797779",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797779"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7060",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7060"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7060",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7060"
}
],
"release_date": "2020-01-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function"
},
{
"cve": "CVE-2020-7062",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2020-02-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1808532"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and the file upload fails, the upload procedure would try to clean up data that does not exist and encounter null pointer dereference, which would likely lead to a crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: NULL pointer dereference in PHP session upload progress",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7062"
},
{
"category": "external",
"summary": "RHBZ#1808532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7062",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7062"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7062",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7062"
}
],
"release_date": "2020-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: NULL pointer dereference in PHP session upload progress"
},
{
"cve": "CVE-2020-7063",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2020-02-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1808536"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (0666, or all access) even if the original files on the filesystem were with more restrictive permissions. This may result in files having more lax permissions than intended when such archive is extracted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Files added to tar with Phar::buildFromIterator have all-access permissions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7063"
},
{
"category": "external",
"summary": "RHBZ#1808536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808536"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7063",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7063"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Files added to tar with Phar::buildFromIterator have all-access permissions"
},
{
"cve": "CVE-2020-7064",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820601"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while parsing EXIF data with exif_read_data() function, it is possible for malicious data to cause PHP to read one byte of uninitialized memory. This could potentially lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in exif_read_data() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7064"
},
{
"category": "external",
"summary": "RHBZ#1820601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820601"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7064",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7064"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=79282",
"url": "https://bugs.php.net/bug.php?id=79282"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Information disclosure in exif_read_data() function"
},
{
"cve": "CVE-2020-7065",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820627"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP while using the mb_strtolower() function with UTF-32LE encoding, where certain invalid strings cause PHP to overwrite the stack-allocated buffer. This flaw leads to memory corruption, crashes, and potential code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7065"
},
{
"category": "external",
"summary": "RHBZ#1820627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7065",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7065"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7065",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7065"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_3",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_3"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution"
},
{
"cve": "CVE-2020-7066",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820604"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.29, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using get_headers() with user-supplied URL, if the URL contains zero (\\0) character, the URL will be silently truncated at it. This may cause some software to make incorrect assumptions about the target of the get_headers() and possibly send some information to a wrong server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in function get_headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7066"
},
{
"category": "external",
"summary": "RHBZ#1820604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820604"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7066",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7066"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7066",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7066"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=79329",
"url": "https://bugs.php.net/bug.php?id=79329"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Information disclosure in function get_headers"
}
]
}
RHSA-2020:3662
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the php:7.3 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (7.3.20). (BZ#1856655)\n\nSecurity Fix(es):\n\n* php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers() (CVE-2019-11039)\n\n* php: Buffer over-read in exif_read_data() (CVE-2019-11040)\n\n* php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte (CVE-2019-11045)\n\n* php: Information disclosure in exif_read_data() (CVE-2019-11047)\n\n* php: Integer wraparounds when receiving multipart forms (CVE-2019-11048)\n\n* oniguruma: Use-after-free in onig_new_deluxe() in regext.c (CVE-2019-13224)\n\n* oniguruma: NULL pointer dereference in match_at() in regexec.c (CVE-2019-13225)\n\n* oniguruma: Stack exhaustion in regcomp.c because of recursion in regparse.c (CVE-2019-16163)\n\n* oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c (CVE-2019-19203)\n\n* oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c (CVE-2019-19204)\n\n* pcre: Out of bounds read in JIT mode when \\X is used in non-UTF mode (CVE-2019-20454)\n\n* php: Out of bounds read in php_strip_tags_ex (CVE-2020-7059)\n\n* php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function (CVE-2020-7060)\n\n* php: NULL pointer dereference in PHP session upload progress (CVE-2020-7062)\n\n* php: Files added to tar with Phar::buildFromIterator have all-access permissions (CVE-2020-7063)\n\n* php: Information disclosure in exif_read_data() function (CVE-2020-7064)\n\n* php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution (CVE-2020-7065)\n\n* php: Heap buffer over-read in exif_scan_thumbnail() (CVE-2019-11041)\n\n* php: Heap buffer over-read in exif_process_user_comment() (CVE-2019-11042)\n\n* php: Out of bounds read when parsing EXIF information (CVE-2019-11050)\n\n* oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c (CVE-2019-19246)\n\n* php: Information disclosure in function get_headers (CVE-2020-7066)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:3662",
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1724152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724152"
},
{
"category": "external",
"summary": "1724154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724154"
},
{
"category": "external",
"summary": "1728965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728965"
},
{
"category": "external",
"summary": "1728970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728970"
},
{
"category": "external",
"summary": "1735494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735494"
},
{
"category": "external",
"summary": "1739459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739459"
},
{
"category": "external",
"summary": "1739465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739465"
},
{
"category": "external",
"summary": "1768997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768997"
},
{
"category": "external",
"summary": "1777537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777537"
},
{
"category": "external",
"summary": "1786570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786570"
},
{
"category": "external",
"summary": "1786572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786572"
},
{
"category": "external",
"summary": "1788258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788258"
},
{
"category": "external",
"summary": "1797776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797776"
},
{
"category": "external",
"summary": "1797779",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797779"
},
{
"category": "external",
"summary": "1802061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802061"
},
{
"category": "external",
"summary": "1802068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802068"
},
{
"category": "external",
"summary": "1808532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808532"
},
{
"category": "external",
"summary": "1808536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808536"
},
{
"category": "external",
"summary": "1820601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820601"
},
{
"category": "external",
"summary": "1820604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820604"
},
{
"category": "external",
"summary": "1820627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820627"
},
{
"category": "external",
"summary": "1837842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1837842"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3662.json"
}
],
"title": "Red Hat Security Advisory: php:7.3 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-10-10T02:11:53+00:00",
"generator": {
"date": "2025-10-10T02:11:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2020:3662",
"initial_release_date": "2020-09-08T10:06:10+00:00",
"revision_history": [
{
"date": "2020-09-08T10:06:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-09-08T10:06:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-10T02:11:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"product": {
"name": "apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm (php:7.3)",
"product_id": "apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=noarch\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"product": {
"name": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm (php:7.3)",
"product_id": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.9-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=noarch\u0026epoch=1\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"product": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm (php:7.3)",
"product_id": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=src\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"product": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm (php:7.3)",
"product_id": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=src\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"product": {
"name": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm (php:7.3)",
"product_id": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.9-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=src\u0026epoch=1\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm (php:7.3)",
"product_id": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=src\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm (php:7.3)",
"product_id": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=src\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=src\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm (php:7.3)",
"product_id": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=src\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3)",
"product_id": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product": {
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3)",
"product_id": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=x86_64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3)",
"product_id": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3)",
"product_id": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3)",
"product_id": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3)",
"product_id": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product": {
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3)",
"product_id": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=s390x\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3)",
"product_id": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product": {
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3)",
"product_id": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=ppc64le\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.5.2-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.17-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.8.0-1.module%2Bel8.2.0%2B4968%2B1d5097db?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product": {
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3)",
"product_id": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.15.4-1.module%2Bel8.1.0%2B3189%2Ba1bff096?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-recode-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product": {
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3)",
"product_id": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.3.20-1.module%2Bel8.2.0%2B7373%2Bb272fdef?arch=aarch64\u0026rpmmod=php:7.3:8020020200715124551:ceb1cf90"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3"
},
"product_reference": "apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3"
},
"product_reference": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3"
},
"product_reference": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3"
},
"product_reference": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3"
},
"product_reference": "php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3"
},
"product_reference": "php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3"
},
"product_reference": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3"
},
"product_reference": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3"
},
"product_reference": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm (php:7.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
},
"product_reference": "php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-11039",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1724152"
}
],
"notes": [
{
"category": "description",
"text": "Function iconv_mime_decode_headers() in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 may perform out-of-buffer read due to integer overflow when parsing MIME headers. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11039"
},
{
"category": "external",
"summary": "RHBZ#1724152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11039",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11039"
}
],
"release_date": "2019-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers()"
},
{
"cve": "CVE-2019-11040",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-06-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1724154"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Buffer over-read in exif_read_data()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11040"
},
{
"category": "external",
"summary": "RHBZ#1724154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11040",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11040"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11040",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11040"
}
],
"release_date": "2019-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Buffer over-read in exif_read_data()"
},
{
"cve": "CVE-2019-11041",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1739459"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap buffer over-read in exif_scan_thumbnail()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11041"
},
{
"category": "external",
"summary": "RHBZ#1739459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11041",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11041"
}
],
"release_date": "2019-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap buffer over-read in exif_scan_thumbnail()"
},
{
"cve": "CVE-2019-11042",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1739465"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Heap buffer over-read in exif_process_user_comment()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11042"
},
{
"category": "external",
"summary": "RHBZ#1739465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1739465"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11042",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11042"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11042",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11042"
}
],
"release_date": "2019-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Heap buffer over-read in exif_process_user_comment()"
},
{
"cve": "CVE-2019-11045",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"discovery_date": "2019-12-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786572"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11045"
},
{
"category": "external",
"summary": "RHBZ#1786572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786572"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11045",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11045"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte"
},
{
"cve": "CVE-2019-11047",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-12-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786570"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in exif_read_data()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11047"
},
{
"category": "external",
"summary": "RHBZ#1786570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786570"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11047",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11047"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11047",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11047"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Information disclosure in exif_read_data()"
},
{
"cve": "CVE-2019-11048",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-05-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1837842"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP under a non-default configuration, where it was vulnerable to integer wraparounds during the reception of a multipart POST request. This flaw allows a remote attacker to repeatedly crash PHP and fill the filesystem with temporary PHP files, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Integer wraparounds when receiving multipart forms",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this issue is considered Moderate because it requires an unlikely large `post_max_size` to be configured.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11048"
},
{
"category": "external",
"summary": "RHBZ#1837842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1837842"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11048",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11048"
}
],
"release_date": "2020-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
},
{
"category": "workaround",
"details": "Ensure that `post_max_size` is set to a value less than 2GB, or remains default.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Integer wraparounds when receiving multipart forms"
},
{
"cve": "CVE-2019-11050",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788258"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out of bounds read when parsing EXIF information",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11050"
},
{
"category": "external",
"summary": "RHBZ#1788258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11050",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11050"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11050",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11050"
}
],
"release_date": "2019-11-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Out of bounds read when parsing EXIF information"
},
{
"cve": "CVE-2019-13224",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1728970"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free in onig_new_deluxe() in regext.c in Oniguruma 6.9.2 allows attackers to potentially cause information disclosure, denial of service, or possibly code execution by providing a crafted regular expression. The attacker provides a pair of a regex pattern and a string, with a multi-byte encoding that gets handled by onig_new_deluxe(). Oniguruma issues often affect Ruby, as well as common optional libraries for PHP and Rust.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Use-after-free in onig_new_deluxe() in regext.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Ruby versions are not affected as they used Onigmo, which is a fork of Oniguruma, instead. The Onigmo library doesn\u0027t includes the source code containing the related bug.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-13224"
},
{
"category": "external",
"summary": "RHBZ#1728970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728970"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-13224",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13224"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-13224",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13224"
}
],
"release_date": "2019-06-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Use-after-free in onig_new_deluxe() in regext.c"
},
{
"cve": "CVE-2019-13225",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1728965"
}
],
"notes": [
{
"category": "description",
"text": "A NULL Pointer Dereference in match_at() in regexec.c in Oniguruma 6.9.2 allows attackers to potentially cause denial of service by providing a crafted regular expression. Oniguruma issues often affect Ruby, as well as common optional libraries for PHP and Rust.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: NULL pointer dereference in match_at() in regexec.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The version of Oniguruma package as shipped with Red Hat Enterprise Linux 6 is not affected by this issue. The issue resides on the way \u0027If/Else\u0027 statements are handled by Oniguruma which is not supported by Red Hat Enterprise Linux 6.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-13225"
},
{
"category": "external",
"summary": "RHBZ#1728965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728965"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-13225",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13225"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-13225",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13225"
}
],
"release_date": "2019-06-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: NULL pointer dereference in match_at() in regexec.c"
},
{
"cve": "CVE-2019-16163",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2019-11-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1768997"
}
],
"notes": [
{
"category": "description",
"text": "Oniguruma before 6.9.3 allows Stack Exhaustion in regcomp.c because of recursion in regparse.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Stack exhaustion in regcomp.c because of recursion in regparse.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16163"
},
{
"category": "external",
"summary": "RHBZ#1768997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768997"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16163",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16163"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16163",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16163"
}
],
"release_date": "2019-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Stack exhaustion in regcomp.c because of recursion in regparse.c"
},
{
"cve": "CVE-2019-19203",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802061"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read vulnerability was found in the way Oniguruma handled regular expressions with GB18030 character encoding. A UChar pointer is dereferenced without checking if it passed the end of the matched string, leading to a heap-based buffer over-read. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, might crash the application causing a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw did not affect the versions of Oniguruma (embedded in php) as shipped with Red Hat Enterprise Linux 5, as they did not include support for GB18030 character encoding, which was introduced in a later version of the library.\n\nThe versions of Ruby as shipped with Red Hat Enterprise Linux and Red Hat Software Collections 3 do not use Oniguruma but rather Onigmo, a regular expressions library forked from Oniguruma focusing on new expressions supported in Perl 5.10+. Those versions are affected by this flaw because both Onigmo and Oniguruma share the same vulnerable code. However, Ruby does perform additional checks which prevent the vulnerable code path to be easily reached, hence lowering the severity of the flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19203"
},
{
"category": "external",
"summary": "RHBZ#1802061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802061"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19203",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19203"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19203",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19203"
}
],
"release_date": "2019-11-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c"
},
{
"cve": "CVE-2019-19204",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802068"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read vulnerability was found in Oniguruma in the way it handled regular expression quantifiers. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, could possibly crash the application, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19204"
},
{
"category": "external",
"summary": "RHBZ#1802068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802068"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19204",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19204"
}
],
"release_date": "2019-11-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c"
},
{
"cve": "CVE-2019-19246",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1777537"
}
],
"notes": [
{
"category": "description",
"text": "Oniguruma through 6.9.3, as used in PHP 7.3.x and other products, has a heap-based buffer over-read in str_lower_case_match in regexec.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as moderate because a heap-based buffer overflow in Oniguruma\u2019s str_lower_case_match within regexec.c could lead to application crashes or potential code execution. However, successful exploitation depends on specific conditions, such as how the application processes untrusted regex inputs, making the overall impact limited in most cases.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19246"
},
{
"category": "external",
"summary": "RHBZ#1777537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777537"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19246",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19246"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19246",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19246"
}
],
"release_date": "2019-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c"
},
{
"cve": "CVE-2019-20454",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-07-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1735494"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read was discovered in PCRE when the pattern \"\\X\" is JIT compiled and used to match specially crafted subjects in non-UTF mode. Applications that use PCRE to process untrusted input may be vulnerable to this flaw. An attacker could use this flaw to crash the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pcre: Out of bounds read in JIT mode when \\X is used in non-UTF mode",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-20454"
},
{
"category": "external",
"summary": "RHBZ#1735494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735494"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-20454",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20454"
}
],
"release_date": "2019-07-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pcre: Out of bounds read in JIT mode when \\X is used in non-UTF mode"
},
{
"cve": "CVE-2020-7059",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1797776"
}
],
"notes": [
{
"category": "description",
"text": "When using fgetss() function to read data with stripping tags, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause this function to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out of bounds read in php_strip_tags_ex",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7059"
},
{
"category": "external",
"summary": "RHBZ#1797776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7059",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7059"
}
],
"release_date": "2020-01-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Out of bounds read in php_strip_tags_ex"
},
{
"cve": "CVE-2020-7060",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1797779"
}
],
"notes": [
{
"category": "description",
"text": "When using certain mbstring functions to convert multibyte encodings, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause function mbfl_filt_conv_big5_wchar to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7060"
},
{
"category": "external",
"summary": "RHBZ#1797779",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797779"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7060",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7060"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7060",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7060"
}
],
"release_date": "2020-01-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function"
},
{
"cve": "CVE-2020-7062",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2020-02-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1808532"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and the file upload fails, the upload procedure would try to clean up data that does not exist and encounter null pointer dereference, which would likely lead to a crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: NULL pointer dereference in PHP session upload progress",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7062"
},
{
"category": "external",
"summary": "RHBZ#1808532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7062",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7062"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7062",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7062"
}
],
"release_date": "2020-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: NULL pointer dereference in PHP session upload progress"
},
{
"cve": "CVE-2020-7063",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2020-02-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1808536"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (0666, or all access) even if the original files on the filesystem were with more restrictive permissions. This may result in files having more lax permissions than intended when such archive is extracted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Files added to tar with Phar::buildFromIterator have all-access permissions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7063"
},
{
"category": "external",
"summary": "RHBZ#1808536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808536"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7063",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7063"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Files added to tar with Phar::buildFromIterator have all-access permissions"
},
{
"cve": "CVE-2020-7064",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820601"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while parsing EXIF data with exif_read_data() function, it is possible for malicious data to cause PHP to read one byte of uninitialized memory. This could potentially lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in exif_read_data() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7064"
},
{
"category": "external",
"summary": "RHBZ#1820601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820601"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7064",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7064"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=79282",
"url": "https://bugs.php.net/bug.php?id=79282"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Information disclosure in exif_read_data() function"
},
{
"cve": "CVE-2020-7065",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820627"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP while using the mb_strtolower() function with UTF-32LE encoding, where certain invalid strings cause PHP to overwrite the stack-allocated buffer. This flaw leads to memory corruption, crashes, and potential code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7065"
},
{
"category": "external",
"summary": "RHBZ#1820627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7065",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7065"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7065",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7065"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_3",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_3"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution"
},
{
"cve": "CVE-2020-7066",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820604"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.29, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using get_headers() with user-supplied URL, if the URL contains zero (\\0) character, the URL will be silently truncated at it. This may cause some software to make incorrect assumptions about the target of the get_headers() and possibly send some information to a wrong server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in function get_headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7066"
},
{
"category": "external",
"summary": "RHBZ#1820604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820604"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7066",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7066"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7066",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7066"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=79329",
"url": "https://bugs.php.net/bug.php?id=79329"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-08T10:06:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.MAIN.EUS:apcu-panel-5.1.17-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-debugsource-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-devel-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:libzip-tools-debuginfo-1.5.2-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-bcmath-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-cli-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-common-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dba-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-dbg-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-debugsource-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-devel-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-embedded-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-enchant-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-fpm-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-gmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-intl-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-json-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-ldap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mbstring-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-odbc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-opcache-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pdo-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.noarch.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pear-1.10.9-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-apcu-devel-5.1.17-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-2.0.1-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debuginfo-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-xdebug-debugsource-2.8.0-1.module+el8.2.0+4968+1d5097db.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.src.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pecl-zip-debugsource-1.15.4-1.module+el8.1.0+3189+a1bff096.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-pgsql-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-process-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-recode-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-snmp-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-soap-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xml-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.aarch64.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.ppc64le.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.s390x.rpm-php:7.3",
"AppStream-8.2.0.Z.MAIN.EUS:php-xmlrpc-debuginfo-7.3.20-1.module+el8.2.0+7373+b272fdef.x86_64.rpm-php:7.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Information disclosure in function get_headers"
}
]
}
RHSA-2020:5275
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rh-php73-php is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. \n\nThe following packages have been upgraded to a later upstream version: rh-php73-php (7.3.20). (BZ#1853211)\n\nSecurity Fix(es):\n\n* php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte (CVE-2019-11045)\n\n* php: Information disclosure in exif_read_data() (CVE-2019-11047)\n\n* php: Integer wraparounds when receiving multipart forms (CVE-2019-11048)\n\n* oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c (CVE-2019-19203)\n\n* oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c (CVE-2019-19204)\n\n* php: Out of bounds read in php_strip_tags_ex (CVE-2020-7059)\n\n* php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function (CVE-2020-7060)\n\n* php: NULL pointer dereference in PHP session upload progress (CVE-2020-7062)\n\n* php: Files added to tar with Phar::buildFromIterator have all-access permissions (CVE-2020-7063)\n\n* php: Information disclosure in exif_read_data() function (CVE-2020-7064)\n\n* php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution (CVE-2020-7065)\n\n* php: Out of bounds read when parsing EXIF information (CVE-2019-11050)\n\n* oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c (CVE-2019-19246)\n\n* php: Information disclosure in function get_headers (CVE-2020-7066)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Software Collections 3.6 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:5275",
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html/3.6_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html/3.6_release_notes/"
},
{
"category": "external",
"summary": "1777537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777537"
},
{
"category": "external",
"summary": "1786570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786570"
},
{
"category": "external",
"summary": "1786572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786572"
},
{
"category": "external",
"summary": "1788258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788258"
},
{
"category": "external",
"summary": "1797776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797776"
},
{
"category": "external",
"summary": "1797779",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797779"
},
{
"category": "external",
"summary": "1802061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802061"
},
{
"category": "external",
"summary": "1802068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802068"
},
{
"category": "external",
"summary": "1808532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808532"
},
{
"category": "external",
"summary": "1808536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808536"
},
{
"category": "external",
"summary": "1820601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820601"
},
{
"category": "external",
"summary": "1820604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820604"
},
{
"category": "external",
"summary": "1820627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820627"
},
{
"category": "external",
"summary": "1837842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1837842"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_5275.json"
}
],
"title": "Red Hat Security Advisory: rh-php73-php security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-10-10T02:11:55+00:00",
"generator": {
"date": "2025-10-10T02:11:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2020:5275",
"initial_release_date": "2020-12-01T12:05:24+00:00",
"revision_history": [
{
"date": "2020-12-01T12:05:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-12-01T12:05:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-10T02:11:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-bcmath@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-cli@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-common@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dba@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dbg@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-devel@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-embedded@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-enchant@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-fpm@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gd@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gmp@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-intl@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-json@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-ldap@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mbstring@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mysqlnd@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-odbc@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-opcache@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pdo@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pgsql@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-process@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pspell@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-recode@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-snmp@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-soap@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xml@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xmlrpc@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-zip@7.3.20-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"product": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"product_id": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-debuginfo@7.3.20-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.20-1.el7.src",
"product": {
"name": "rh-php73-php-0:7.3.20-1.el7.src",
"product_id": "rh-php73-php-0:7.3.20-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.20-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-bcmath@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-cli@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-common@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dba@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dbg@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-devel@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-embedded@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-enchant@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-fpm@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gd@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gmp@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-intl@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-json@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-ldap@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mbstring@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mysqlnd@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-odbc@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-opcache@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pdo@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pgsql@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-process@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pspell@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-recode@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-snmp@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-soap@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xml@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xmlrpc@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-zip@7.3.20-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"product_id": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-debuginfo@7.3.20-1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-bcmath@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-cli@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-common@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dba@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dbg@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-devel@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-embedded@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-enchant@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-fpm@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gd@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gmp@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-intl@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-json@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-ldap@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mbstring@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mysqlnd@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-odbc@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-opcache@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pdo@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pgsql@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-process@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pspell@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-recode@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-snmp@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-soap@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xml@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xmlrpc@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-zip@7.3.20-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"product": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"product_id": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-debuginfo@7.3.20-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
},
"product_reference": "rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-11045",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"discovery_date": "2019-12-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786572"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11045"
},
{
"category": "external",
"summary": "RHBZ#1786572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786572"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11045",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11045"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte"
},
{
"cve": "CVE-2019-11047",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-12-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786570"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in exif_read_data()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11047"
},
{
"category": "external",
"summary": "RHBZ#1786570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786570"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11047",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11047"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11047",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11047"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Information disclosure in exif_read_data()"
},
{
"cve": "CVE-2019-11048",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-05-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1837842"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP under a non-default configuration, where it was vulnerable to integer wraparounds during the reception of a multipart POST request. This flaw allows a remote attacker to repeatedly crash PHP and fill the filesystem with temporary PHP files, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Integer wraparounds when receiving multipart forms",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this issue is considered Moderate because it requires an unlikely large `post_max_size` to be configured.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11048"
},
{
"category": "external",
"summary": "RHBZ#1837842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1837842"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11048",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11048"
}
],
"release_date": "2020-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
},
{
"category": "workaround",
"details": "Ensure that `post_max_size` is set to a value less than 2GB, or remains default.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Integer wraparounds when receiving multipart forms"
},
{
"cve": "CVE-2019-11050",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1788258"
}
],
"notes": [
{
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out of bounds read when parsing EXIF information",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11050"
},
{
"category": "external",
"summary": "RHBZ#1788258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11050",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11050"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11050",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11050"
}
],
"release_date": "2019-11-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Out of bounds read when parsing EXIF information"
},
{
"cve": "CVE-2019-19203",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802061"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read vulnerability was found in the way Oniguruma handled regular expressions with GB18030 character encoding. A UChar pointer is dereferenced without checking if it passed the end of the matched string, leading to a heap-based buffer over-read. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, might crash the application causing a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw did not affect the versions of Oniguruma (embedded in php) as shipped with Red Hat Enterprise Linux 5, as they did not include support for GB18030 character encoding, which was introduced in a later version of the library.\n\nThe versions of Ruby as shipped with Red Hat Enterprise Linux and Red Hat Software Collections 3 do not use Oniguruma but rather Onigmo, a regular expressions library forked from Oniguruma focusing on new expressions supported in Perl 5.10+. Those versions are affected by this flaw because both Onigmo and Oniguruma share the same vulnerable code. However, Ruby does perform additional checks which prevent the vulnerable code path to be easily reached, hence lowering the severity of the flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19203"
},
{
"category": "external",
"summary": "RHBZ#1802061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802061"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19203",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19203"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19203",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19203"
}
],
"release_date": "2019-11-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c"
},
{
"cve": "CVE-2019-19204",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1802068"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read vulnerability was found in Oniguruma in the way it handled regular expression quantifiers. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, could possibly crash the application, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19204"
},
{
"category": "external",
"summary": "RHBZ#1802068",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802068"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19204",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19204"
}
],
"release_date": "2019-11-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c"
},
{
"cve": "CVE-2019-19246",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-11-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1777537"
}
],
"notes": [
{
"category": "description",
"text": "Oniguruma through 6.9.3, as used in PHP 7.3.x and other products, has a heap-based buffer over-read in str_lower_case_match in regexec.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as moderate because a heap-based buffer overflow in Oniguruma\u2019s str_lower_case_match within regexec.c could lead to application crashes or potential code execution. However, successful exploitation depends on specific conditions, such as how the application processes untrusted regex inputs, making the overall impact limited in most cases.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19246"
},
{
"category": "external",
"summary": "RHBZ#1777537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777537"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19246",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19246"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19246",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19246"
}
],
"release_date": "2019-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oniguruma: Heap-based buffer overflow in str_lower_case_match in regexec.c"
},
{
"cve": "CVE-2020-7059",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1797776"
}
],
"notes": [
{
"category": "description",
"text": "When using fgetss() function to read data with stripping tags, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause this function to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Out of bounds read in php_strip_tags_ex",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7059"
},
{
"category": "external",
"summary": "RHBZ#1797776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7059",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7059"
}
],
"release_date": "2020-01-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Out of bounds read in php_strip_tags_ex"
},
{
"cve": "CVE-2020-7060",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2020-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1797779"
}
],
"notes": [
{
"category": "description",
"text": "When using certain mbstring functions to convert multibyte encodings, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause function mbfl_filt_conv_big5_wchar to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7060"
},
{
"category": "external",
"summary": "RHBZ#1797779",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1797779"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7060",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7060"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7060",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7060"
}
],
"release_date": "2020-01-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Global buffer-overflow in mbfl_filt_conv_big5_wchar function"
},
{
"cve": "CVE-2020-7062",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2020-02-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1808532"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and the file upload fails, the upload procedure would try to clean up data that does not exist and encounter null pointer dereference, which would likely lead to a crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: NULL pointer dereference in PHP session upload progress",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7062"
},
{
"category": "external",
"summary": "RHBZ#1808532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7062",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7062"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7062",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7062"
}
],
"release_date": "2020-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: NULL pointer dereference in PHP session upload progress"
},
{
"cve": "CVE-2020-7063",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2020-02-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1808536"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (0666, or all access) even if the original files on the filesystem were with more restrictive permissions. This may result in files having more lax permissions than intended when such archive is extracted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Files added to tar with Phar::buildFromIterator have all-access permissions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7063"
},
{
"category": "external",
"summary": "RHBZ#1808536",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808536"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7063",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7063"
}
],
"release_date": "2020-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Files added to tar with Phar::buildFromIterator have all-access permissions"
},
{
"cve": "CVE-2020-7064",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820601"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while parsing EXIF data with exif_read_data() function, it is possible for malicious data to cause PHP to read one byte of uninitialized memory. This could potentially lead to information disclosure or crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in exif_read_data() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7064"
},
{
"category": "external",
"summary": "RHBZ#1820601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820601"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7064",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7064"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=79282",
"url": "https://bugs.php.net/bug.php?id=79282"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Information disclosure in exif_read_data() function"
},
{
"cve": "CVE-2020-7065",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820627"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP while using the mb_strtolower() function with UTF-32LE encoding, where certain invalid strings cause PHP to overwrite the stack-allocated buffer. This flaw leads to memory corruption, crashes, and potential code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7065"
},
{
"category": "external",
"summary": "RHBZ#1820627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7065",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7065"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7065",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7065"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_3",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_3"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Using mb_strtolower() function with UTF-32LE encoding leads to potential code execution"
},
{
"cve": "CVE-2020-7066",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1820604"
}
],
"notes": [
{
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.29, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using get_headers() with user-supplied URL, if the URL contains zero (\\0) character, the URL will be silently truncated at it. This may cause some software to make incorrect assumptions about the target of the get_headers() and possibly send some information to a wrong server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Information disclosure in function get_headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7066"
},
{
"category": "external",
"summary": "RHBZ#1820604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820604"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7066",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7066"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7066",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7066"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=79329",
"url": "https://bugs.php.net/bug.php?id=79329"
}
],
"release_date": "2020-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-01T12:05:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.6.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6-7.7.Z:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Server-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Server-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.src",
"7Workstation-RHSCL-3.6:rh-php73-php-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-bcmath-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-cli-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-common-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dba-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-dbg-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-debuginfo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-devel-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-embedded-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-enchant-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-fpm-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-gmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-intl-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-json-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-ldap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mbstring-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-mysqlnd-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-odbc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-opcache-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pdo-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pgsql-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-process-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-pspell-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-recode-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-snmp-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-soap-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xml-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-xmlrpc-0:7.3.20-1.el7.x86_64",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.ppc64le",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.s390x",
"7Workstation-RHSCL-3.6:rh-php73-php-zip-0:7.3.20-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Information disclosure in function get_headers"
}
]
}
gsd-2020-7065
Vulnerability from gsd
{
"GSD": {
"alias": "CVE-2020-7065",
"description": "In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution.",
"id": "GSD-2020-7065",
"references": [
"https://www.suse.com/security/cve/CVE-2020-7065.html",
"https://www.debian.org/security/2020/dsa-4719",
"https://access.redhat.com/errata/RHSA-2020:5275",
"https://access.redhat.com/errata/RHSA-2020:3662",
"https://ubuntu.com/security/CVE-2020-7065",
"https://advisories.mageia.org/CVE-2020-7065.html",
"https://alas.aws.amazon.com/cve/html/CVE-2020-7065.html",
"https://linux.oracle.com/cve/CVE-2020-7065.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2020-7065"
],
"details": "In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution.",
"id": "GSD-2020-7065",
"modified": "2023-12-13T01:21:51.810857Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@php.net",
"DATE_PUBLIC": "2020-03-17T05:39:00.000Z",
"ID": "CVE-2020-7065",
"STATE": "PUBLIC",
"TITLE": "mb_strtolower (UTF-32LE): stack-buffer-overflow at php_unicode_tolower_full"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PHP",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "7.3.x",
"version_value": "7.3.16"
},
{
"version_affected": "\u003c",
"version_name": "7.4.x",
"version_value": "7.4.4"
}
]
}
}
]
},
"vendor_name": "PHP Group"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "anatoly dot trosinenko at gmail dot com"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-121 Stack-based Buffer Overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "USN-4330-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4330-1/"
},
{
"name": "USN-4330-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4330-2/"
},
{
"name": "DSA-4719",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"name": "https://security.netapp.com/advisory/ntap-20200403-0001/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20200403-0001/"
},
{
"name": "https://www.oracle.com/security-alerts/cpuoct2021.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
},
{
"name": "https://bugs.php.net/bug.php?id=79371",
"refsource": "MISC",
"url": "https://bugs.php.net/bug.php?id=79371"
},
{
"name": "https://www.php.net/ChangeLog-7.php#7.4.4",
"refsource": "CONFIRM",
"url": "https://www.php.net/ChangeLog-7.php#7.4.4"
},
{
"name": "https://www.tenable.com/security/tns-2021-14",
"refsource": "CONFIRM",
"url": "https://www.tenable.com/security/tns-2021-14"
}
]
},
"source": {
"defect": [
"https://bugs.php.net/bug.php?id=79371"
],
"discovery": "EXTERNAL"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "7.3.16",
"versionStartIncluding": "7.3.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "7.4.4",
"versionStartIncluding": "7.4.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:tenable:tenable.sc:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "5.19.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@php.net",
"ID": "CVE-2020-7065"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-787"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.php.net/bug.php?id=79371",
"refsource": "MISC",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.php.net/bug.php?id=79371"
},
{
"name": "https://security.netapp.com/advisory/ntap-20200403-0001/",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20200403-0001/"
},
{
"name": "USN-4330-1",
"refsource": "UBUNTU",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4330-1/"
},
{
"name": "USN-4330-2",
"refsource": "UBUNTU",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4330-2/"
},
{
"name": "DSA-4719",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"name": "https://www.php.net/ChangeLog-7.php#7.4.4",
"refsource": "CONFIRM",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://www.php.net/ChangeLog-7.php#7.4.4"
},
{
"name": "https://www.tenable.com/security/tns-2021-14",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://www.tenable.com/security/tns-2021-14"
},
{
"name": "https://www.oracle.com/security-alerts/cpuoct2021.html",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": true
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
},
"lastModifiedDate": "2021-12-02T22:09Z",
"publishedDate": "2020-04-01T04:15Z"
}
}
}
fkie_cve-2020-7065
Vulnerability from fkie_nvd
8.8 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
| URL | Tags | ||
|---|---|---|---|
| security@php.net | https://bugs.php.net/bug.php?id=79371 | Exploit, Issue Tracking, Patch, Vendor Advisory | |
| security@php.net | https://security.netapp.com/advisory/ntap-20200403-0001/ | Third Party Advisory | |
| security@php.net | https://usn.ubuntu.com/4330-1/ | Third Party Advisory | |
| security@php.net | https://usn.ubuntu.com/4330-2/ | Third Party Advisory | |
| security@php.net | https://www.debian.org/security/2020/dsa-4719 | Third Party Advisory | |
| security@php.net | https://www.oracle.com/security-alerts/cpuoct2021.html | Patch, Third Party Advisory | |
| security@php.net | https://www.php.net/ChangeLog-7.php#7.4.4 | Release Notes, Vendor Advisory | |
| security@php.net | https://www.tenable.com/security/tns-2021-14 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://bugs.php.net/bug.php?id=79371 | Exploit, Issue Tracking, Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20200403-0001/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://usn.ubuntu.com/4330-1/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://usn.ubuntu.com/4330-2/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2020/dsa-4719 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com/security-alerts/cpuoct2021.html | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.php.net/ChangeLog-7.php#7.4.4 | Release Notes, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.tenable.com/security/tns-2021-14 | Third Party Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| php | php | * | |
| php | php | * | |
| debian | debian_linux | 10.0 | |
| canonical | ubuntu_linux | 12.04 | |
| canonical | ubuntu_linux | 14.04 | |
| canonical | ubuntu_linux | 16.04 | |
| canonical | ubuntu_linux | 18.04 | |
| canonical | ubuntu_linux | 19.10 | |
| canonical | ubuntu_linux | 20.04 | |
| tenable | tenable.sc | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "ECF918F4-EEAF-4F96-A49A-D367D549C52B",
"versionEndExcluding": "7.3.16",
"versionStartIncluding": "7.3.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "F809DF30-2CCC-4E3D-819B-75E5E0827E45",
"versionEndExcluding": "7.4.4",
"versionStartIncluding": "7.4.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*",
"matchCriteriaId": "8D305F7A-D159-4716-AB26-5E38BB5CD991",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*",
"matchCriteriaId": "815D70A8-47D3-459C-A32C-9FEACA0659D1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*",
"matchCriteriaId": "F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*",
"matchCriteriaId": "23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*",
"matchCriteriaId": "A31C8344-3E02-4EB8-8BD8-4C84B7959624",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*",
"matchCriteriaId": "902B8056-9E37-443B-8905-8AA93E2447FB",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:tenable:tenable.sc:*:*:*:*:*:*:*:*",
"matchCriteriaId": "41DBA7C7-8084-45F6-B59D-13A9022C34DF",
"versionEndExcluding": "5.19.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution."
},
{
"lang": "es",
"value": "En PHP versiones 7.3.x por debajo de 7.3.16 y versiones 7.4.x por debajo de 7.4.4, mientras se usa la funci\u00f3n mb_strtolower() con codificaci\u00f3n UTF-32LE, determinadas cadenas no comprobadas pueden causar que PHP sobrescriba el b\u00fafer asignado de la pila. Esto podr\u00eda conllevar a una corrupci\u00f3n de la memoria, bloqueos y potencialmente a una ejecuci\u00f3n de c\u00f3digo."
}
],
"id": "CVE-2020-7065",
"lastModified": "2024-11-21T05:36:36.200",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 5.2,
"source": "security@php.net",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2020-04-01T04:15:13.943",
"references": [
{
"source": "security@php.net",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.php.net/bug.php?id=79371"
},
{
"source": "security@php.net",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20200403-0001/"
},
{
"source": "security@php.net",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4330-1/"
},
{
"source": "security@php.net",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4330-2/"
},
{
"source": "security@php.net",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"source": "security@php.net",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
},
{
"source": "security@php.net",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://www.php.net/ChangeLog-7.php#7.4.4"
},
{
"source": "security@php.net",
"tags": [
"Third Party Advisory"
],
"url": "https://www.tenable.com/security/tns-2021-14"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.php.net/bug.php?id=79371"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20200403-0001/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4330-1/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4330-2/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://www.php.net/ChangeLog-7.php#7.4.4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.tenable.com/security/tns-2021-14"
}
],
"sourceIdentifier": "security@php.net",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-121"
}
],
"source": "security@php.net",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-787"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
cnvd-2020-33723
Vulnerability from cnvd
用户可参考如下厂商提供的安全补丁以修复该漏洞: https://www.php.net/ChangeLog-7.php
| Name | ['PHP PHP 7.4.0', 'PHP PHP 7.3.0', 'PHP PHP 7.3.0alpha1', 'PHP PHP 7.3.0alpha4', 'PHP PHP 7.3.0beta1', 'PHP PHP 7.3.0beta3', 'PHP PHP 7.3.1', 'PHP PHP 7.3.2', 'PHP PHP 7.3.3', 'PHP PHP 7.3.4', 'PHP PHP 7.3.5', 'PHP PHP 7.3.6', 'PHP PHP 7.3.7', 'PHP PHP 7.3.8', 'PHP PHP 7.3.9', 'PHP PHP 7.3.10', 'PHP PHP 7.3.11', 'PHP PHP 7.3.12', 'PHP PHP 7.3.13', 'PHP PHP 7.3.14', 'PHP PHP 7.3.15', 'PHP PHP 7.4.1', 'PHP PHP 7.4.2', 'PHP PHP 7.4.3'] |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2020-7065",
"cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2020-7065"
}
},
"description": "PHP\u662f\u4e00\u6b3e\u5f00\u6e90\u7684\u901a\u7528\u8ba1\u7b97\u673a\u811a\u672c\u8bed\u8a00\u3002\n\nPHP\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff0c\u8fdc\u7a0b\u653b\u51fb\u8005\u53ef\u4ee5\u5229\u7528\u6f0f\u6d1e\u63d0\u4ea4\u7279\u6b8a\u7684\u8bf7\u6c42\uff0c\u53ef\u4f7f\u5e94\u7528\u7a0b\u5e8f\u5d29\u6e83\u6216\u4ee5\u5e94\u7528\u7a0b\u5e8f\u4e0a\u4e0b\u6587\u6267\u884c\u4efb\u610f\u4ee3\u7801\u3002",
"formalWay": "\u7528\u6237\u53ef\u53c2\u8003\u5982\u4e0b\u5382\u5546\u63d0\u4f9b\u7684\u5b89\u5168\u8865\u4e01\u4ee5\u4fee\u590d\u8be5\u6f0f\u6d1e\uff1a\r\nhttps://www.php.net/ChangeLog-7.php",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2020-33723",
"openTime": "2020-06-20",
"patchDescription": "PHP\u662f\u4e00\u6b3e\u5f00\u6e90\u7684\u901a\u7528\u8ba1\u7b97\u673a\u811a\u672c\u8bed\u8a00\u3002\r\n\r\nPHP\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff0c\u8fdc\u7a0b\u653b\u51fb\u8005\u53ef\u4ee5\u5229\u7528\u6f0f\u6d1e\u63d0\u4ea4\u7279\u6b8a\u7684\u8bf7\u6c42\uff0c\u53ef\u4f7f\u5e94\u7528\u7a0b\u5e8f\u5d29\u6e83\u6216\u4ee5\u5e94\u7528\u7a0b\u5e8f\u4e0a\u4e0b\u6587\u6267\u884c\u4efb\u610f\u4ee3\u7801\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "PHP\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff08CNVD-2020-33723\uff09\u7684\u8865\u4e01",
"products": {
"product": [
"PHP PHP 7.4.0",
"PHP PHP 7.3.0",
"PHP PHP 7.3.0alpha1",
"PHP PHP 7.3.0alpha4",
"PHP PHP 7.3.0beta1",
"PHP PHP 7.3.0beta3",
"PHP PHP 7.3.1",
"PHP PHP 7.3.2",
"PHP PHP 7.3.3",
"PHP PHP 7.3.4",
"PHP PHP 7.3.5",
"PHP PHP 7.3.6",
"PHP PHP 7.3.7",
"PHP PHP 7.3.8",
"PHP PHP 7.3.9",
"PHP PHP 7.3.10",
"PHP PHP 7.3.11",
"PHP PHP 7.3.12",
"PHP PHP 7.3.13",
"PHP PHP 7.3.14",
"PHP PHP 7.3.15",
"PHP PHP 7.4.1",
"PHP PHP 7.4.2",
"PHP PHP 7.4.3"
]
},
"referenceLink": "https://nvd.nist.gov/vuln/detail/CVE-2020-7065",
"serverity": "\u4f4e",
"submitTime": "2020-03-23",
"title": "PHP\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff08CNVD-2020-33723\uff09"
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.